Live demo: https://akashvichhi.github.io/react-todo/
This project was bootstrapped with Create React App, using the Redux and Redux Toolkit TS template. The Material UI is used as UI library for the project.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This application stores all the todos to localstorage of the browser.