Skip to content

The application allows a user to look up the meaning of English words and an example of use in a sentence. Tools used are React js and CSS.

License

Notifications You must be signed in to change notification settings

gitahievans/dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English Dictionary App

A dictionary app that allows users to search for English words and get their meanings, example of use in a sentence, synonyms, and voice pronunciations.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Node.js

npm or yarn

Installing

Clone the repository

git clone [email protected]:gitahievans/dictionary.git

Navigate to the project directory

cd dictionary-app

Install the dependencies

npm intall

or

yarn install

Start the development server

npm start

or

yarn start

The app will be running at http://localhost:3000

Usage

To use the app, simply type a word in the search bar and hit the search button. You will be presented with the meanings, example of use in a sentence, synonyms, and voice pronunciations of the word.

Contributing

Thank you for considering contributing to the English Dictionary App! Here are some ways you can contribute:

  • Report bugs
  • Suggest new features
  • Write or improve documentation
  • Write code (fix bugs, add features, etc.)

To contribute, fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.

About

The application allows a user to look up the meaning of English words and an example of use in a sentence. Tools used are React js and CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published