Skip to content

evanejtucker/react-auth-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-auth

react app with passport authentication

Check out the app here

Requirements

  • mongoDB
  • npm or yarn
  • Node
  • Terminal or bash

built with

  • React.js
  • passport.js
  • Express
  • mongodb
  • mongoose
  • Node
  • reactstrap
  • animate css

Setup Instructions

  1. clone the repo
    • git clone git@github.com:evanejtucker/react-auth.git
    • cd react-auth
  2. install dependencies
    • npm run install
  3. Start mongo server by opening a seperate terminal or bash window and run:
    • mongod
  4. Start the development server
    • npm run start
  5. Happy Hacking!

Contributors

Evan E J Tucker

About

Authentication app built with MongoDB, Express, React, Node, and Passport.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published