Skip to content

Velsundar/Elansol_TEch_JWT_Auth_Token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Elansol_TEch_JWT_Auth_Token

Elansol Tech_ Simple Login, Signup Page Using JWT Auth Token Deisgned with TailwindCSS

Login Page

Screenshot 2023-07-17 111640

Registration Page

Screenshot 2023-07-17 111655

Clone

git Clone https://github.com/Velsundar/Elansol_TEch_JWT_Auth_Token.git

RUN Frontend

> cd realClient > npm start

RUN Server

> cd server > node index.js