From the course: Interactive React for the Web
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
How to use the exercise files on GitHub Codespaces - React.js Tutorial
From the course: Interactive React for the Web
How to use the exercise files on GitHub Codespaces
- [Instructor] The exercise files for this course are available on GitHub and ideally used with GitHub Codespaces. Using this powerful tool, you don't have to install anything to get a high quality development environment right in your web browser. We'll walk through how to initialize and use the Codespaces environment that this code provides. Now this page we're looking at is for a different course of mine, but the process is the same. Scroll down to GitHub Codespaces and then click Open to go directly to that repository's Codespaces page. It will look like this. Yours isn't going to say that it's paid for by LinkedIn Learning. Of course, it'll say your username. You can click Create codespace on main to create a development environment using the files that are on the main branch. That's the only branch this repository has, so that's what you'll want. Codespaces are free up to a certain level of hourly usage per month, and you can pay for more if you need to. You can create a…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.