WordSmith is a dictionary application that provides definitions, synonyms, antonyms and examples of English words. It utilizes the API from dictionaryapi.dev.
The application has a clean and intuitive user interface, allowing users to easily search for the definition of any English word. The results of the search are displayed in an organized and readable manner, making it easy for users to understand the meaning of the words they are searching for.
- Search for definitions, synonyms, antonyms and examples of any English word.
- Clean and intuitive user interface.
- Results of the search are displayed in an organized and readable manner.
- Audio pronunciation of the searched word is available.
- Theme and font switcher
- Search history
- ReactJS
- API from dictionaryapi.dev
- Tailwind CSS
- Clone this repository to your local machine
git clone https://github.com/dapoadedire>/wordsmith.git
- Go to the project directory
cd wordsmith
- Install dependencies
npm install
- Start the server
npm run dev
- Open http://localhost:3175 to view it in the browser.
- Search for any word to get its definition, synonyms, antonyms and examples.
Live Demo: https://wordsmith-dapoadedire.vercel.app/
Screenshot.