This project is a react.js project that helps to create a ToDo list.
To run this project locally, follow these steps:
-
Fork the repository.
-
Clone the repository to your local computer: git clone https://github.com/your-username/ToDo-List.git
-
Open the project folder in your preferred code editor, and run the following command in the terminal and make sure your are in the correct directory :
npm start
- Type the following URL in the browser to see the result :
http://localhost:3000