Find English word with least known character.
Minimum required node version: 14.x
Install required dependencies by running
yarn
Run app in development environment by runnign
yarn dev
- React
- Typescript
- Vite
- TailwindCSS
- To search a word first click on the search icon on the top.
- Start typing and insert - where you don't know th charecter. As example, if I type ob-on it will show me all the words that starts with ob and have some or no charecter in the middle and matches on too;
- To share the result just add
?term=ob-on
at the end of url.
Any questions? Feel free to ask in the issues tab for any questions, bugs, etc