Completed
— Actions Dropdown
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build and Deploy a Full Stack Google Drive Clone with Next.js 15
Automatically move to the next video in the Classroom when playback concludes
- 1 — Intro
- 2 — Setup & Metadata
- 3 — ESLint & Prettier
- 4 — Design System, Theming & Tailwind Config
- 5 — Auth Layout
- 6 — Reusable AuthForm
- 7 — Setup Appwrite & Create Account
- 8 — OTP Modal
- 9 — Layout, Nav, Sidebar
- 10 — Mobile Navigation
- 11 — Finalize Auth
- 12 — Upload Files
- 13 — Dynamic File Routes
- 14 — File Card
- 15 — Actions Dropdown
- 16 — Rename File
- 17 — File Details
- 18 — Share File
- 19 — Delete File
- 20 — Filter Files & Global Search
- 21 — Sorting
- 22 — Dashboard Page
- 23 — Deployment