Skip to content

A Todo List app with CRUD functionality created using react. The user can also mark a task as complete, select multiple tasks, mark multiple tasks as complete/incomplete, delete multiple tasks and delete complete tasks.

License

Notifications You must be signed in to change notification settings

mayank-phadke/react-to-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO App

A Todo List app with CRUD functionality created using react. The user can also mark a task as complete, select multiple tasks, mark multiple tasks as complete/incomplete, delete mutiple tasks and delete complete tasks.

Libraries Used

Steps to run

  1. git clone git@github.com:mayank-phadke/react-to-do.git
  2. cd react-to-do
  3. npm install
  4. npm start
  5. Open localhost:3000 in web browser

Created By Mayank Phadke

Deployed to React Todo

Deployed using Github Pages and react-gh-pages

About

A Todo List app with CRUD functionality created using react. The user can also mark a task as complete, select multiple tasks, mark multiple tasks as complete/incomplete, delete multiple tasks and delete complete tasks.

Resources

License

Stars

Watchers

Forks