Completed
Cleaning up the code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Programming with AI - Real-Time Website Builder App Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Todays AI Project
- 2 What you need
- 3 Claude 3.5 Projects
- 4 React App Setup
- 5 First Version
- 6 Adding an LLM to write the code
- 7 Second Version with OpenAI API
- 8 Adding Real Time Preveiw
- 9 Cleaning up the code
- 10 Moving OpenAI API to Backend
- 11 Third Version
- 12 Styling the React App UI
- 13 Adding a Modify Code Box
- 14 Final Version of the App