Skip to content

Um projeto de dicionário online criado com React, que consome a DictionaryAPI externa para fornecer informações detalhadas sobre palavras, incluindo significados, pronúncia, sinônimos e muito mais.

Notifications You must be signed in to change notification settings

dxxiogo/dictionary-project-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dictionary with DictionaryAPI Integration

An online dictionary project built with React, which consumes the external DictionaryAPI to provide detailed information about words, including meanings, pronunciation, synonyms, and more.

Demo | API Documentation

Desktop Screenshot Mobile Screenshot

Features

  • Word Lookup: Search for words and get detailed information.
  • Pronunciation Playback: Listen to the correct pronunciation of words.
  • Comprehensive Details: In addition to meanings, obtain synonyms, verb concepts, nouns, adjectives, and more.
  • Dark Mode: Toggle between light and dark modes for comfortable reading at any time.

Used Technologies

  • React: JavaScript library for building user interfaces.
  • Vite: Fast build tool for JavaScript projects.
  • NPM: Package manager for installing dependencies.
  • CSS Modules: Methodology for styling isolated components in React.

Running the Project

  1. Clone this repository.
  2. Navigate to the project directory in your terminal.
  3. Run npm install to install dependencies.
  4. Run npm run dev to start the development server.
  5. Access http://localhost:3000 in your browser.

Deployment

The project is deployed and accessible at https://dictionary-project-react.vercel.app.

Contribution

Contributions are welcome! Feel free to fork this repository, create a branch for your changes, and then open a pull request.


Made with ❤️ and React.

About

Um projeto de dicionário online criado com React, que consome a DictionaryAPI externa para fornecer informações detalhadas sobre palavras, incluindo significados, pronúncia, sinônimos e muito mais.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published