Ankit628792 / Authentication

a user authentication system using jwt with handlebars, express and nodeks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication

Complete Authentication system using bcrypt and jwt modules

๐Ÿš€ Technologies

Technologies that I used to develop this Zoom's clone:

๐Ÿ’ป Getting started

Clone the project and access the folder

$ git clone https://github.com/Ankit628792/Authentication.git

Follow the steps below

# Install the dependencies of application
$  cd Authentication && npm install

# Start the project
$ npm run dev

About

a user authentication system using jwt with handlebars, express and nodeks


Languages

Language:Handlebars 65.2%Language:JavaScript 31.4%Language:CSS 3.4%