Our goal was to create a real-world dictionary web app according to the guidelines presented by Front End Mentor. The user can:
- Search for words using the input field
- See the Free Dictionary API's response for the searched word
- See a form validation message when trying to submit a blank form
- Switch between serif, sans serif, and monospace fonts
- Switch between light and dark themes
- Possible compatibility issues across MacOS & PC.
Technologies used include:
- HTML
- CSS
- The Dictionary API
- JavaScript