Skip to content

Implementation of authentication (registration and login) and dashboard using NodeJS and ExpressJS, and Embedded JavaScript (EJS)

Notifications You must be signed in to change notification settings

topzyray/authentication-and-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run the project

  • To contribute, Fork the project
  • To text the project, from the terminal run "git clone project_url"
  • Navigate to the project directory and run "npm i" or "npm install" to install all the dependencies
  • After installation, run "node index.js" or "nodemon index.js" to start the server
  • Visit https://localhost:8080 on your browser to access the login
  • Register a new email and password
  • Login with the registered email and password to access the dashboard.

About

Implementation of authentication (registration and login) and dashboard using NodeJS and ExpressJS, and Embedded JavaScript (EJS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published