Downloading the course code

How to download and run the project files

Project Source Code

Get the project source code below, and follow along with the lesson material.

Download Project Source Code

To set up the project on your local machine, please follow the directions provided in the README.md file. If you run into any issues with running the project source code, then feel free to reach out to the author in the course's Discord channel.

Lesson Transcript

  • [00:00 - 00:33] Lesson 5. Downloading the course materials. You can download code for the modules and lessons within this course from this very lesson. These will enable you to code along with the course videos and should serve as an end goal for the associated lesson. Opening and running the project files. Once you unzip the file, you'll see a collection of folders. Each top-level module folder represents a specific module in the course with each sub folder representing its lesson within that course. The lesson folders contain the finished project files you'll arrive at once you've completed each lesson's code along portion.

  • [00:34 - 00:44] You can run them via the terminal commands provided in the course documentation for each specific module or lesson. Usually however, it's enough to run yarn start to have the apps code build and open up a browser window.

  • [00:00 - 00:33] Lesson 5. Downloading the course materials. You can download code for the modules and lessons within this course from this very lesson. These will enable you to code along with the course videos and should serve as an end goal for the associated lesson. Opening and running the project files. Once you unzip the file, you'll see a collection of folders. Each top-level module folder represents a specific module in the course with each sub folder representing its lesson within that course. The lesson folders contain the finished project files you'll arrive at once you've completed each lesson's code along portion.

    [00:34 - 00:44] You can run them via the terminal commands provided in the course documentation for each specific module or lesson. Usually however, it's enough to run yarn start to have the apps code build and open up a browser window.