Skip to content

A ReactJS app to help learn English from the "504 Essential Words" book.

Notifications You must be signed in to change notification settings

shahsuvarli/504-essential-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

504 Essential Words

This is a ReactJS application that aims to help people who are learning English from the popular "504 Essential Words" book.

Getting Started

To get started with the app, simply clone the repository and install the necessary dependencies:

Copy code

npm install

Once the dependencies are installed, start the app using the following command:

sqlCopy code

npm start

The app will be available at http://localhost:3000.

Usage

The app allows you to browse and search for the 504 essential words, and provides a quiz feature to help you practice and test your knowledge.

Technologies Used

  • ReactJS
  • HTML
  • CSS

Demo

You can access the live demo of the app at https://504words.netlify.app/.

Contributing

If you find a bug or have a feature request, please create an issue on this repository. Contributions are also welcome through pull requests.

License

This project is licensed under the MIT License.