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-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm start