Skip to content

canofm/complete-intro-to-react

Repository files navigation

Build Status

A Complete Intro to React

This repo is for learning and practice a complete React ecosystem following the workshop of Brian Holt at FrontendMaster.

  • React + Redux + Thunk
  • React Router v4
  • Styled Components
  • Webpack 2
  • Hot Module Replacement
  • ESLint + Prettier
  • Flow
  • Async imports, code splitting
  • React server side rendering
  • Testing with Jest, Enzyme

The site actual workshop material

Can be found here. On the master branch you will find the completed project. On the start branch you will find the barebones boilerplater of the project designed to help you get started.

License

MIT