Skip to content

SmartDev-0205/collegeServer

Repository files navigation

Login and registration with MERN stack

Final App User Registration and Login functionality with validations using React, NodeJs, ExpressJs and MongoDB and authentication using passport and JWTs.

Live Demo: https://mern-login-register.herokuapp.com/

This project uses the following technologies:

Reference via

Quick Start

// Install dependencies for server & client
npm install && npm run client-install

// Run client & server with concurrently
npm run dev

// Server runs on http://192.46.215.57:5000 and client on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages