A To Do List App built using React.js with CRUD functionalities with Material UI
Demo Link 👉 https://amoldalwai.github.io/todolist/
- Add notes (CREATE)
- Edit added notes (READ)
- StrikeThrough completed Task/Notes (UPDATE)
- Delete notes in any order (DELETE)
- Material UI
npm start