kartikpavan / User_Auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User_Auth

About The Project

User Authentication implemented from SCRATCH in order to view a SECRET page.

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Installation

  1. clone the project
 git clone https://github.com/kartikpavan/User_Auth.git
  1. install the necessary dependencies
npm install
  1. start the development server
nodemon indes.js

About


Languages

Language:JavaScript 52.8%Language:EJS 47.2%