/Simple-Login-App

simple logi n app featuring nodejs, passport js local strategy, express, bcrypt

Primary LanguageCSS

Simple-Login-App

simple logi n app featuring nodejs, passport js local strategy, express, bcrypt

Instructions

To install this example on your computer, clone the repository and install dependencies.

$ git clone https://github.com/julianamariemorales/Simple-Login-App.git
$ cd MyExpress
$ npm install

Start the server.

$ node app.js

Open a web browser and navigate to http://localhost:3000/

What's in here?

Current Functions

  • login
  • register
  • all registered users are added in mongo db

Ongoing

  • dahsboard page
  • design

To Do

  • more design
  • view all users page