j471n / react-dictionary

The dictionary web app is a tool that allows users to look up the meanings of words in various languages. It offers support for more than 10 languages. It also provide pronunciation of the words being looked up.

Home Page:https://dictionary-jt.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Dictionary

This is an web app from which you can search any kind of word and it will give different type of meanings with antonyms and synonyms and voice as well.

Features

  • Realtime Meaning
  • Light/dark mode based on user preference
  • Fullscreen mode
  • Installable PWA
  • Supports 12 Languages
  • Full Responsiveness

Technologies used

Demo

Click Here to see the Live Demo

Screenshots

Run Locally

Create a directory or a folder

  mkdir project

Clone the project

  git clone https://github.com/j471n/react-dictionary.git

Go to the project directory

  cd project

Install dependencies

  npm install
        or
  yarn

Start the server

  npm run start

License

MIT

Feedback

If you have any feedback, please reach out to us at jatinsharma089659@gmail.com

Developer

About

The dictionary web app is a tool that allows users to look up the meanings of words in various languages. It offers support for more than 10 languages. It also provide pronunciation of the words being looked up.

https://dictionary-jt.vercel.app/

License:MIT License


Languages

Language:JavaScript 72.7%Language:CSS 24.8%Language:HTML 2.5%