Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.08 KB

File metadata and controls

56 lines (34 loc) · 1.08 KB

TODO list in React

This is a SPA todo-list, helps to organize tasks. You can easily add, delete and edit todos. Also, there is the possibility to mark tasks as completed. Local storage will keep your task on the list after refreshing and either close/open the browser.

Check deployed demo.

Screen Shot

Built With

  • ReactJS
  • JS
  • CSS
  • Node.js

Getting Started

Setup

Install

npm install

Usage

npm start

Build

npm run build

Run tests

npm test

Author

👤 Elmar Abdulkarimov

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

The project personalized for my purposes. See the MIT.md file

📝 License

This project is MIT licensed.