- This app has both then frontend and backend for Authentication using NodeJS and React
- Installation
- npm install (in root folder)
- npm install (in frontend folder)
- Root folder without frontend folder can be used as a boilerplate for User Authentication
- express
- mongoose
- morgan
- body-parser
- bcrypt-nodejs
- jwt-simple
- passport
- passport-jwt
- passport-local
- react-router-dom
- redux
- react-redux
- redux-form
- axios
- redux-thunk
- eslint-config-airbnb babel-core babel-loader (--save-dev)