Skip to content

Sample project that shows a fullstack application using Express/Passport and React/Redux

License

Notifications You must be signed in to change notification settings

debiasej/auth-server-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Authentication with Passport/Express and React/Redux

Sample project that shows a fullstack application using:

  • Frontend: React, Redux and React-Router.
  • Backend: Node.js, Expresss, Passport and MongoDB.

This project has been developed to practice my skills with the tech stack shown above.

###Getting Started###

Checkout this repository, install dependencies, then start Webpack server with the following:

	git clone https://github.com/debiasej/auth-server-learning.git
	cd auth-server-learning
	npm install
	npm start

About

Sample project that shows a fullstack application using Express/Passport and React/Redux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published