React Training
npm install
oryarn install
npm start
oryarn start
Exercises are in src/chapters
. Each chapter directory has an exercises.md
with instructions. Chapters build on each other so each new chapters codebase starts as the finished product of the previous chapter. For best results, don't skip ahead and cheat.
Slides are available to read as markdown files in slides/
Archived: This project is no longer maintained by Formidable. We are no longer responding to issues or pull requests unless they relate to security concerns. We encourage interested developers to fork this project and make it their own!