Completed
| Creating the Room Component
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Full-Stack Live Audio Room App with React.js and Node.js
Automatically move to the next video in the Classroom when playback concludes
- 1 | Intro
- 2 | Project Demo
- 3 | Creating an App with Stream
- 4 | Installing Packages
- 5 | Project Directory Organization
- 6 | Initializing the Backend
- 7 | Implementing the Server using ExpressJS
- 8 | Creating the Stream Video Client
- 9 | Creating the User Context
- 10 | Creating the Main Component
- 11 | Creating the Room Component