Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 689 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 689 Bytes

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