Skip to content

“Todos" is a website for saving users all to-do lists. It is a Single Page App (SPA) that allows users to add, delete, and edit tasks. Users can also mark tasks as completed and save them in local storage.

Notifications You must be signed in to change notification settings

ridaarif98/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todos

"Todos" is a website for saving a users all to do list. It is a Single Page App (SPA) that allows users to:

  • To add a task
  • Delete a task
  • Edit a task
  • Mark a task as completed
  • Save all tasks in local storage

Live

Live Demo

Built with

React

Getting Started

Setup

  • Open your terminal or command lines and copy these commands
  git clone https://github.com/ridaarif98/react-todo.git
  cd react-todo

Install

  npm install
  npm run build

Usage

npm start

Author

👤 Rida Arif

🤝 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

  • Microverse for giving me this chance
  • To my Stand Up Team and coding partners who kept my morale up!
  • The amazing code reviewers for making me improve every day 👍

About

“Todos" is a website for saving users all to-do lists. It is a Single Page App (SPA) that allows users to add, delete, and edit tasks. Users can also mark tasks as completed and save them in local storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published