opinionated react setup to be used as reference
- vs code dev containers
- pre-commit format and test run (partially implemented)
- parcel for fast development (fast hmr)
- react + typescript
- react router
- storybook
- storyshots (including css import)
- graphql (apollo client)
- graphql with storybook
- graphql code generation
- useQuery graphql hook
- material ui
- authentication
- example(s) of pages (with route) + containers + stateful components + stateless componentes