Completed
⌨️ API Routing in Next.js
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Next.js React Framework Course – Build and Deploy a Full Stack App From scratch
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Intro: Showcase App
- 2 ⌨️ Summary of the content of the video
- 3 ⌨️ Prerequisites for this video.
- 4 ⌨️ What is Next.js
- 5 ⌨️ Main Feature: Server-Side Rendering
- 6 ⌨️ Create a new Next.js Project
- 7 ⌨️ Analyse the Final App we are going to build
- 8 ⌨️ Next.js Files Structure
- 9 ⌨️ Next.js Pages & Build the pages
- 10 ⌨️ Data Fetching
- 11 ⌨️ Build the Components - UI user Interface
- 12 ⌨️ Add CSS - Styles
- 13 ⌨️ API Routing in Next.js
- 14 ⌨️ Deploy the APP in Vercel
- 15 ⌨️ Suggestions to improve the App