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.
- React (create-react-app)
- Bootstrap (react-bootstrap)
git clone git@github.com:mayank-phadke/react-to-do.git
cd react-to-do
npm install
npm start
- Open
localhost:3000
in web browser
Created By Mayank Phadke
Deployed to React Todo
Deployed using Github Pages and react-gh-pages