/todo-list

Primary LanguageJavaScriptMIT LicenseMIT

Simple ToDo List App With ReactJS

Live demo: https://mertseyit.github.io/todo-list/

I explained how to use the project below

  1. Clone this project on your device
git clone https://github.com/mertseyit/todo-list.git
  1. Open the project from any your use IDE. Open the terminal window and type the this commands:
# for install the npm packages
npm install
# for start the project
npm start

And project will begin...

Usefull react libraries

  1. React Icons
  2. React Router Dom