Skip to content

This is a simple username and password login system made with react and node using json web tokens and mongodb as database.

Notifications You must be signed in to change notification settings

spicybirsge/login-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Login System

This is a simple username and password login system made with react and node using json web tokens and mongodb as database.

Setup

  1. Clone this repository
  2. Open two terminals and navigate one for the client directory and other for the backend directory
  3. In the backend directory add the variables as mentioned in the env.example file in it
  4. Run npm run start and node index.js in the client and backend directory respectively

If you want a tutorial refer this

About

This is a simple username and password login system made with react and node using json web tokens and mongodb as database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published