A Todo List application that can help you manage your day to day tasks!! This project was created as part of Home Assignment for Rezilion company.
- React v18.2.0
- Material - UI v5.11.15
- Redux v1.9.3
- React-Redux v8.0.5
- Redux-Persist v6.0.0
Use the package manager npm to install the Todo List App.
git clone "https://github.com/yuvalitah/todo-list-rezilion.git"
cd ../path/to/the/file
npm install
To start the project
npm start