This is a solution to the Dictionary web app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- Search for words using the input field
- See the Free Dictionary API's response for the searched word
- See an alert message when trying to submit a blank form
- Play the audio file for a word when it's available
- Switch between serif, sans serif, and monospace fonts
- Switch between light and dark themes
- React
- Module Css
- Frontend Mentor - @Aayush895
I would like to thank the entire Frontend Mentor team for providing such interesting challenges to test and improve my skills in frontend web development.