This is a TodoList
- This app is responsive
- This app also use local storage for storing data
I'm a full stack developer...
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm start