From the course: Build a JavaScript AI App with React and the OpenAI API

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Boot up the app in GitHub Codespaces

Boot up the app in GitHub Codespaces

- [Instructor] This course is hands-on, and I want you to follow along as we work through this project together. To get the exercise files, you can either go to GitHub, clone the entire GitHub repository onto your computer, set up VS Code on your computer, wire everything together, or you can simply use GitHub Codespaces and do it all in the browser. That's what I'll be doing throughout this course, and I recommend you do it too because then you don't have to go through the whole setup process. To get the Codespaces, you can either click on the Codespaces button in the course page, or you can go to the GitHub repository, like you see here. Then click on the Code button. Go to the Codespaces tab. And from here, you can see a list of all the Codespaces you've already created for this project, if you have any. And you can also create new Codespaces if you want to. So that's what I'll do here. I'll create a new codespace…

Contents