Skip to content

This is a login system built using MERN stack. This was made for educational purpose / tutorial type project for youtube. Technologies used are React.js, Node.js, MongoDB, Express.

License

Notifications You must be signed in to change notification settings

0xMALVEE/mern-login-system-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mern-login-system-2022

Complete login system with oauth and jwt.

This is a login system built using the MERN stack for educational purpose.

How to run this app

  1. Make sure you put your google oauth client id in the src/index.js folder.
  2. Make sure you have mongodb running on localhost or use a cloud provider

Install all the server/client npm packages npm install --save

Running the app client = npm start server = nodemon server.js

Demo of the app

About

This is a login system built using MERN stack. This was made for educational purpose / tutorial type project for youtube. Technologies used are React.js, Node.js, MongoDB, Express.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published