Skip to content

A React-based web application that provides users with definitions, synonyms, antonyms, and examples of words, powered by the Dictionary API. Enhance your vocabulary and language skills with ease!.

Notifications You must be signed in to change notification settings

mohamedhesham221/dictionary-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary Web App API with color theme switcher

Welcome to the Dictionary Web App repository! 📚 This project is a React application that provides users with a comprehensive dictionary experience, powered by the Dictionary API. With this web app, users can easily look up definitions, synonyms, antonyms, and examples of words, making it a valuable tool for students, writers, and language enthusiasts alike.

Table of contents

Overview

The challenge

Users should be able to:

  • 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
  • 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
  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page

Features

  • Search for word definitions, synonyms, antonyms, and examples.
  • User-friendly interface for easy navigation and exploration of word meanings.
  • Responsive design ensures optimal viewing experience across different devices.

Screenshot

screencapture screencapture1

Links

My process

Built with

Author

Installation

  • clone the repo git clone https://github.com/mohamedhesham221/dictionary-web-app.git.
  • install dependencies npm install.
  • start project with npm start.
  • it can be viewed in the browser at http://localhost:3000.
  • build the app for production to the build folder.\ npm run build.

About

A React-based web application that provides users with definitions, synonyms, antonyms, and examples of words, powered by the Dictionary API. Enhance your vocabulary and language skills with ease!.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published