This repo contains the source code for each lesson of the React from Scratch Laracasts series.
You'll find each lesson in its own branch named after the lesson number.
From episode 21, a dummy Laravel API is being introduced in the application.
You can clone the Laravel API repo and run it locally if you want to follow along.