Skip to content

robinbansal/Node_React_Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Passport Template for a sign-in and sign-up form built with Mongo, Express, ReactJS, Node.js.

This project was bootstrapped with Create React App.

Installing Run these commands in the terminal:

npm install
npm run dev

Instructions

  • Clone repository: git clone https://github.com/robinbansal/React_form

  • Navigate to the created folder: cd client

  • Install dependencies: npm install

  • Start the project npm start

Completed Features

  • Sign up, login and logout.
  • Authentication with passport and bcryptjs.
  • Session information stored with express sessions.
  • Store data for production in sessions with connect-mongo

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors