Completed
41:42 Filter blog by Category
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How To Create Full Stack Blog App Using Next.js and MongoDB - Backend, Frontend and Admin Project
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Project Overview
- 2 06:43 Setup Next JS Project
- 3 12:49 Create Header section
- 4 25:02 Create Blog List for Home page
- 5 41:42 Filter blog by Category
- 6 47:33 Create Footer
- 7 52:25 Create Blog Post page
- 8 01:26:34 Start building Backend
- 9 01:28:14 Setup MongoDB Database
- 10 01:40:25 Create API
- 11 02:03:20 Create Admin Dashboard
- 12 02:22:14 Create Add Product Page
- 13 03:03:46 Display blog list using API
- 14 03:19:52 Create Blog List Page for Admin
- 15 03:43:02 Create Delete Blog Feature
- 16 03:56:56 Create Email subscription Feature
- 17 04:14:11 Create Email subscription Page for Admin