Skip to content

Very basic ToDo application that lets you add new items to the list and delete items from the list.

Notifications You must be signed in to change notification settings

nenalukic/todo-list-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ToDo List application with Node.js

A very basic ToDo application that lets you add new items to the list and delete items from the list.

The application does not have any back end and is not storing changes.

Usage

While in application directory, to run the applicatin open a terminal and type:

nodemon

Then open a browser and type:

localhost:3000

Then play by adding items to the list or deleting them.

ToDo List App sample

image

Acknowledgment

I created this project while studying Udemy online bootcamp.

About

Very basic ToDo application that lets you add new items to the list and delete items from the list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published