Skip to content

barmanabarmana/userAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Hi

I desided to implent all ways of the client Authentication for educational purposes. Even though i dont do frontend i desided to make few simple pages(login,register,userProfile) for better understanding the auth flow and to not get lost in the future.

Run Instructions

Run two folders concurrently:
Open the project --> cd client --> npm run dev

Run server:
Open the project --> cd server --> nodemon server.js

Run client:
Open the project --> cd client --> npm run build

Repo Structure

  Client folder - frontend part(Made on Svelte).
  Server folder - backend part(Node.js)
  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published