To start, type "nodemon app.js" in terminal
Registration (http://localhost:3000/register):
Login (http://localhost:3000/login):
Todo list (http://localhost:3000/):
Todo list with registration and login forms (PostgreSQL and MongoDB)
JavaScript
To start, type "nodemon app.js" in terminal
Registration (http://localhost:3000/register):
Login (http://localhost:3000/login):
Todo list (http://localhost:3000/):