Skip to content

A to-do list web application with simple and attractive frontend and with the support of postgres database

Notifications You must be signed in to change notification settings

Kunalp9/Permalist-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Please ensure that you perform these steps before running the code locally:

  • To switch to the necessary directory, type command "cd folderName."
  • Start the npm with 'npm init -y' to initialize it.
  • To install all the dependencies, run 'npm i express body-parser pg'.
  • Finally, launch the program by typing command "nodemon index.js," and you should be able to see the website at localhost:3000.

About

A to-do list web application with simple and attractive frontend and with the support of postgres database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published