Screenshots for project :- https://github.com/ChandaniM/ToDo_List/tree/main/ScreenShots
For Executing in Localhost:
- Download or Clone the code on your machine.
- Navigate to the folder in command prompt/Terminal
- Install the dependencies using the command -> npm install
- To run the code use the command: yarn start or npm start