Skip to content

codeDogMcGee/Node.js-ToDoList-Cookies.API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List Website

To run locally you will need to install the node packages in package.json. In the terminal run:

npm install
touch .env

In the .env file you will need _COOKIE_SESSION_SECRET=somesecretpassword Then to run on localhost:3000:

node app.js

Add tasks, strike them out when done, or delete them.

This site uses cookies to keep track of tasks, they are deleted from the live site after 24hrs.

Example Image1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •