A basic to-do list application built with Node.js that allows users to create and delete tasks.
- Create Tasks: Add new tasks with a title.
- Delete Tasks: Remove tasks when they are completed or no longer needed.
- Node.js installed on your machine.
-
Clone the repository:
git clone https://github.com/Krithika522/nodejs-to-do-list.git
-
Install dependencies:
npm i
-
run the command:
npm nodemon app.js go to localhost:3030
when you use /work in the url you will get another todo list for work