Skip to content

Dheeraj431/to_do_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todolist-v1

Todolist-v1 is a simple to-do list web app built using Node.js and Express.js.

Installation

  1. Clone the repository: git clone https://github.com/your-username/todolist-v1.git
  2. Navigate to the project directory: cd todolist-v1
  3. Install the dependencies: npm install

Usage

  1. Start the application: node app.js
  2. Open your web browser and visit: http://localhost:3000
  3. You will see the to-do list web app where you can add, view, and manage your tasks.

Dependencies

The following dependencies are required to run the project:

  • body-parser: ^1.20.2
  • ejs: ^3.1.9
  • express: ^4.18.2

You can install them using the following command:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published