Skip to content

A simple To-Do List App built with Node.js and Express.js.

License

Notifications You must be signed in to change notification settings

IvanGrimm/todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

A simple To-Do List App built with Node.js and Express.js.

Installation

  1. Clone the repository:
    git clone https://github.com/IvanGrimm/todo-list-app.git
    
  2. Install dependencies:
    npm install
    

Usage

  1. Start the server:
    npm start
    
  2. Open your browser and navigate to http://localhost:3000 to use the app.

License

This project is licensed under the MIT License - do what you want with it.

About

A simple To-Do List App built with Node.js and Express.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published