A Simple Note keeper app using React js and Material UI
- User can Add ToDo items list as Title and description.
- User can remove when they want.
- To-do Items stored in LocalStorage.
- React Js
- Webpack
- Material UI
- Netlify
To install and run this project Locally:
- Download Zip file or Clone the repository
git clone https://github.com/muhammedadil1024/keeper-app.git cd keeper-app- Install all dependencies:
npm install- Start the app:
npm startThank You!
