Skip to content

qarth/app-react-redux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic React Redux application

Initial Boilerplate: https://github.com/WebbyLab/itsquiz-wall

Installation (development)

  1. Inside folder etc create no-share.json and insert: { "googleClientID": "", "googleClientSecret": "", "facebookClientID": "", "facebookClientSecret": "" }
  2. npm install
  3. npm run dev
  4. open http://localhost:3001
  5. Google Auth Functionality: Register app at https://console.developers.google.com and fill google part at no-share.json
  6. FB Auth Functionality: Register app at https://developers.facebook.com/ and fill facebook part no-share.json

About

React with Redux Isomorphic App Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.5%
  • CSS 18.7%
  • Other 0.8%