From the course: Figma: From Design to CSS Implementation

Getting set up

- [Instructor] Before we get started, here are a few things to know about preparing for this course. The exercise files are available through GitHub. You can see them right here, and if you click on Code, you can download a ZIP of them if you don't know how to grab a repository. This is the main branch here, but you can choose whichever branch corresponds to the particular movie you're about to watch. So for instance, if I was going into chapter two, movie two, I could choose this branch, 0202, and this is going to be the starter state of the project for this branch. All the files will be within exercise files. And they'll include things like assets, Figma files, and sometimes even support files, which contain code that can be copied and used in your project as well. These support files will be called out in each movie when available. You should also have a set of software on hand to complete the course. Firstly, since this course deals with Figma, you should have a license for Figma. In addition, you're going to need some sort of a basic code editor. I'm using Visual Studio Code, but you can use whatever you like. Lastly, you'll need to be able to preview your code inside of a modern web browser, which shouldn't be a problem at this point. All right, with that, let's get going.

Contents