/itunes-app

Primary LanguageJavaScriptMIT LicenseMIT

React Template

React Template CI

Built using react-floki

API Calls

Side Effects

Global state management

Design and Style

Translations

Routing

Aliasing

  • @app -> app/
  • @containers -> app/containers/
  • @components -> app/components/
  • @services -> app/services/
  • @utils -> app/utils/

Take a look at the following files

Chunkify and Lazy loading

Take a look at the following files

App entry point

PWA

Take a look at the following files

Scaffolding components

Components, containers, tests and stories can be scaffolded using

yarn generate

For documentation take a look at: react-floki

Gotchas