Skip to content

A simple todo list for creating and deleting tasks . made using node and express js

Notifications You must be signed in to change notification settings

Krithika522/nodejs-to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Node.js To-Do List

A basic to-do list application built with Node.js that allows users to create and delete tasks.

Features

  • Create Tasks: Add new tasks with a title.
  • Delete Tasks: Remove tasks when they are completed or no longer needed.

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/Krithika522/nodejs-to-do-list.git
    
  2. Install dependencies:

    npm i

  3. 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

About

A simple todo list for creating and deleting tasks . made using node and express js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published