Welcome to the English Dictionary App! This open-source app allows you to search for the meanings and phonetics of English words, as well as listen to their pronunciations.
- 📝 Meaning and Phonetics: Search for meanings and phonetics of English words.
- 🔊 Pronunciation: Listen to the pronunciation of words.
- 🎙️ Voice Selection: Select different voices for pronunciation.
- Frontend: React, Redux, CSS
Watch the demo video to see Summize in action:
Untitled.video.-.Made.with.Clipchamp.4.mp4
Make sure you have the following installed on your local machine:
- Node.js (v14 or higher)
- npm (v6 or higher)
-
Clone the repository:
git clone https://github.com/KDvs123/Dictionary.git cd english-dictionary
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and navigate to:
http://localhost:3000
- Search for a Word: Enter a word in the search bar and press Enter or click the search button.
- View Results: The app will display the word's meanings and phonetics.
- Listen to Pronunciation: Click on the speaker icon to listen to the pronunciation of the word.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or suggestions, feel free to reach out:
- 📧 Email: vihangasupasan2001@gmail.com
- 🐙 GitHub: KDvs123
Enjoy exploring the English language with the English Dictionary App! 📚🔍