Skip to content

Kai0802/Todo-List

Repository files navigation

Simple Todo List with JavaScript

Program is written in JavaScript

Program Features

Users can create custom list by changing the url

For example: localhost:5000 is the default list. A new list can be created by adding /nameOfList to the end of url

default list

  • A picture of default url This is the default url

  • A picture of what default url will display

    • This is the default list

custom list

  • a custom url This is the custom url

  • a custom list is created with the new url

    • the custom list is created with the modified url

Running Program

  • Install all the necessary node modules with npm i
  • Running program with nodemon app.js

About

To do list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published