Skip to content

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as completed, You can delete completed one or just remove an task to the list.

License

Notifications You must be signed in to change notification settings

Bateyjosue/react_todo_list

Repository files navigation

#Todo List React

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as completed, You can delete completed one or just remove an task to the list.

Sreenshot

Built With (Linker)

  • Reactjs
  • HTML (webHint)
  • CSS (styleLint)
  • JavaScript (EsLint)
  • Es6 Module

Setup

[-] Clone the repository:

$ git clone https://github.com/Bateyjosue/react_todo_list.git`

[-] Navigate into the project folfer

$ cd react_todo_list

[-] Install dependencies of the project using npm package manager

$ npm i || npm install

[-] Run the project

$ npm start || npm run start

Note: You can also run the development server or by running npm dev or npm run dev or production server npm build or npm run build

[-] After the server is runned open your brower and browse to the following address:

localhost:3000

Authors

👤 Josh Batey

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Acknowledgement

To all people who help for the accomplishment of this project

Thanks for tutorial link

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is JoshBatey licensed.

About

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as completed, You can delete completed one or just remove an task to the list.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published