Skip to content

[App] - Simple to do list app built with html, css, js and node.js

Notifications You must be signed in to change notification settings

The1987/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple To Do List

A simple Node.js application using Express and ES modules. This README provides instructions on how to set up, run, and develop the application.

Getting Started

Follow these steps to get your development environment set up.

1. Clone the Repository

First, clone the repository to your local machine.

git clone https://github.com/The1987/to-do-list.git
cd to-do-list

2. Install Dependencies

Next, run the install command to get your dependencies.

npm install

3. Run the Application

Next, run the start command to start the application.

npm start

4. Access the Application

Finally, access the app from the below url.

http://localhost:3000

About

[App] - Simple to do list app built with html, css, js and node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published