Redux Simple Starter. A starter template for learning how to build interactive web apps with Redux.

github.com/StephenGrider/providers

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2017
  • providers
April 2017
  • Update package.json
  • Lock react-redux
  • Update index.html
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update .gitignore
January 2017
  • Update index.html
December 2016
  • Create LICENSE.MD
May 2016
  • Create .babelrc
  • Merge branch 'master' of github.com:StephenGrider/ReduxSimpleStarter
  • moved babel config to webpack
  • Merge pull request #8 from megadix/master
  • Merge pull request #10 from dkarter/master
  • Merge pull request #24 from tsurupin/add-global-navigator
  • Merge pull request #29 from hex13/master
  • fix typo in README.md
April 2016
  • Add global navigator setting to modify the error, 'navigator is not d…