A dynamic and aesthetic To-Do List
(Save in localstorage)
- JavaScript: The primary programming language.
- React: Utilized for building the user interface.
- Redux toolkit: Employed for state management.
- Material UI (MUI): Styling and layout of components.
- Framer Motion: Integrated for animations.
Clone the project
git clone https://github.com/Anrsgrl/todo-list
Go to the project directory
cd todo-list
Install dependencies
npm install
Start the server
npm start