Welcome to the Todo-List project! This web application allows you to create and manage your to-do lists effortlessly. Organize your tasks, set priorities, and stay productive with just a few clicks. Whether you're a productivity guru or simply looking to stay organized, this project is for you.
You can see a live demo of the project here: Todo-List Demo
-
Create Tasks: Enter the task you need to accomplish, and the website will allow you to create and manage your to-do list effortlessly.
-
Organize Your Tasks: Categorize your tasks, set due dates, and prioritize them to keep your to-do list organized and manageable.
Get started with the Todo-List project on your local machine following these simple steps:
Before you begin, ensure you have the following installed on your system:
-
Clone the Repository:
First, clone this repository to your local machine using Git:
git clone https://github.com/Pranavnk15/Todo-List.git
-
Navigate to the Project Directory:
Change your current directory to the project folder:
cd Todo-List
-
Install Dependencies:
Use Node Package Manager (npm) to install the project's dependencies:
npm install
The Todo-List application can be launched when the dependencies have been installed by typing the following command:
nodemon app.js
You can access the application in your web browser at once the server has started up at http://localhost:3000.
-
Use the website's user-friendly interface to enter tasks and easily create and manage your to-do lists.
-
For better task organization, categorize your tasks, assign due dates, and prioritize them.
For instructions on how to donate to this project, please see the CONTRIBUTING.md file.
✨✨ A big thanks to all our contributors who have made this project better with their valuable contributions! We appreciate your efforts and dedication.