Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.68 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.68 KB

To-Do List

The To-Do List Project is a comprehensive task management application designed to help individuals and teams organize, prioritize, and track their daily activities efficiently.

Installation

To run the web application locally, you need to install Node.js on your device. Once installed, follow these steps:

  1. Clone the repository: git clone https://github.com/Harshdev625/Todolist

  2. Now you are ready to start running the application. Use the following commands:

  3. Install all the required dependencies using:

    npm install
  4. Start the development server using:

    npm start
  5. To Do list is now running on localhost.

Tech Stack Used

HTML CSS javascript bootstrap React

Preview

Todolist

Contributing

Contributions to the To Do List are welcome! If you encounter any bugs or issues or have ideas for improvements, please open an issue on the repository. Pull requests with enhancements are also appreciated.

(If you liked the project, give it a star 😃)