Completed
- Add shadcn/ui
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building and Deploying a Job-Landing Portfolio with Next.js
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Project demo
- 3 - Project setup
- 4 - Add shadcn/ui
- 5 - Add dark theme
- 6 - Application shell
- 7 - Add Intro section
- 8 - Add MDX
- 9 - Dynamic post page
- 10 - Styling mdx content
- 11 - Adding custom components
- 12 - Add all posts page
- 13 - Add search to posts
- 14 - Generate static pages
- 15 - Recent posts component
- 16 - Add projects page
- 17 - Custom 404 page
- 18 - Add contact page
- 19 - Add server action to contact form
- 20 - Resend package
- 21 - Add Newsletter form
- 22 - Deploy to Vercel
- 23 - Recap