It is a very minimalistic dictionary web app. Just a searh bar and after enter the defination of the word will be shown. During reading sometimes we got into defination searches and that leads to all sorts of distractions. By design there is no hyperlinks or any other distractions. Just a search bar and a list of defination.
It's typical next project. So, just clone the repo and run npm install
and then npm run dev
to run the project.
If you want to contribute to this project, you are welcome. Just fork the repo and create a pull request. I will review it and merge it if it's good to go.
- We use Merriam-Webster API for defination. You can get your API key from here
- MVP
- Autocomplete.
- Full screen mode.
- Add more themes.
- History