Skip to content

Raveenaross/authenticate.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

OUTPUT SCREEN

Screenshot (522)

Screenshot (523)

Tech Stacks Used

Frontend

HTML , CSS , JS

Backend

Node JS , Express JS , MySql

Packages needed

$ npm i mysql , express , body-parser , express-session

Run the following Command

$ nodemon index.js

Features

This is a user authentication application

  • Session activity like logged in / logged out are recorded
  • Private Route is added
  • Authentication