Transcript
00:00 Our first step is going to write the semantic markup for the Epic Stack homepage. This is our starting point, so we have an existing Vite app running and we're going to write our markup in the app.tsx file. You're going to look at the Figma file and work out the sort of markup that is needed for the page. Just know that there are assets existing for the logo here and all the
00:18 logo in the tiles below. Those can be imported from the logos.tsx file which is looking like this with the Epic Stack logo exported and then all the logos for the different parts of the Epic Stack. So you're going to replace this placeholder paragraph and instead write the markup that makes sense. Good luck!