Skip to content

This is a simple todo app built with Node.js, express.js and using ejs templating.

Notifications You must be signed in to change notification settings

Bijay-Prasad/nodejs-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Todo App

This is a simple todo app built with Node.js, express.js and using ejs templating.

Live Link: node-js-todo-app

Features

  • Add tasks to your todo list
  • Mark tasks as complete
  • An another separate work list too
  • View all tasks in your todo list

Getting Started

Prerequisites

Installing

  1. Clone the repository:
  git clone https://github.com/Bijay-Prasad/nodejs-todo-app.git
  1. Navigate to the project directory:
  cd todo-list-v1
  1. Install dependencies
  npm install

Running

To run the app, use the following command:

  node app.js

The app will be available at http://localhost:3000.

Built With

About

This is a simple todo app built with Node.js, express.js and using ejs templating.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published