Example React App

Links

Why?

  • To provide and create an example react app.
  • Free unsplash api used

Includes

  • minimal Webpack Build, (Includes production and development builds)
  • scss
  • react
  • react redux
  • react router
  • postcss (Autoprefixing)
  • babel
  • ato formatting/linting provided by prettier and beautify
  • react transition animations

How to Build

  • npm install
  • npm start or npm run build