Freecom Full-Stack Tutorial Series
In this repository, you find the code for each chapter of the Freecom tutorial series. With every new chapter, we're adding two new folders to the repository that will generally be named as follows:
freecom-0X
: Contains the starter code for chapterX
freecom-0X-final
: Contains the final code for chapterX
and serves as a reference solution if you get lost along the way
Note that you'll have to add your own GraphQL endpoint in src/index.js
.
Previous Chapters
The chapters provide a high-level overview on the concepts being used. If you want to code along, watch our videos to get step-by-step instructions for implementing the next features.