A responsive dictionary application that allows users to search for word definitions, pronunciations, and examples. Built with React for dynamic rendering and SCSS for modular styling, it integrates the Dictionary API to fetch real-time data. This project is based on a Frontend Mentor challenge.
Features:
- Search for word definitions
- View phonetics and pronunciations
- See example sentences
- Fully responsive design
- Dark mode ready
- Error handling for unknown words
Core Technologies
HTML
JavaScript
React
Styling
SCSS
API
Dictionary API
Deployment
Vercel
Extras
- Thanks to Frontend Mentor for the challenge.
- Dictionary API Documentation