Skip to content

Heriador/Node-Mongo

Repository files navigation

Node-Mongo

Basic Notes App made with Nodejs, Express, Handlebars and MongoDB

Instalation

npm install

Instructions

with the .env-example file created a .env file, so you can put your MongoDB URI there and can connect to your database

Execution

npm start

Clarifications

Once executed the opcion to SignUp or Login will be in the right-corner of the navbar

navbar-login

Once Logged in The notes options will be will be in the right-corner of the navbar

navbar-notes