Completed
⌨️ Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
YouTube Clone – T3 Stack Tutorial (Next.js, TypeScript, Tailwind CSS)
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Intro
- 2 ⌨️ Demo
- 3 ⌨️ Tech Stack
- 4 ⌨️ Setup
- 5 ⌨️ Write Prisma Models
- 6 ⌨️ Seed Database
- 7 ⌨️ Adding Tailwind
- 8 ⌨️ Button Component
- 9 ⌨️ Navbar Component
- 10 ⌨️ Sidebar Component
- 11 ⌨️ Layout Component and mobile sidebar
- 12 ⌨️ Mobile Footer Component
- 13 ⌨️ Home Page
- 14 ⌨️ Error/Loading Message Component
- 15 ⌨️ MultiColumnVideos Component
- 16 ⌨️ Search Page
- 17 ⌨️ Video Page Begin
- 18 ⌨️ Build Follow Button
- 19 ⌨️ Build Like and Dislike Button
- 20 ⌨️ Description Component
- 21 ⌨️ Comment Component
- 22 ⌨️ Save Video Button
- 23 ⌨️ Profile Header Component
- 24 ⌨️ Profile Videos Page
- 25 ⌨️ Profile playlist Page
- 26 ⌨️ Playlist Page
- 27 ⌨️ History and Like Videos Page
- 28 ⌨️ Profile Announcements Page
- 29 ⌨️ Like and Dislike Announcement Buttons
- 30 ⌨️ Add announcements
- 31 ⌨️ Profile Following Page
- 32 ⌨️ Start of Dashboard Page
- 33 ⌨️ Publish Button
- 34 ⌨️ Delete Button
- 35 ⌨️ Edit Button
- 36 ⌨️ Upload Button