Completed
00:00 AI Blog AppProject Overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Build a Full Stack AI Powered Blog App using MERN Stack, Google Gemini and ImageKit API
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 AI Blog AppProject Overview
- 2 05:35 Create Basic React App
- 3 21:48 Create Home page
- 4 01:16:44 Create Blog Page
- 5 01:55:21 Create Admin Dashboard
- 6 03:29:46 Create Backend Server
- 7 03:43:04 Connect Backend with MongoDB
- 8 03:54:20 Create Login API
- 9 04:06:47 Create API to publish blog post
- 10 04:15:12 Upload blog images on ImageKit
- 11 04:47:56 Create API for blog list, details, delete and update
- 12 05:02:52 Create API for blog comments
- 13 05:11:43 Create API for admin dashboard data
- 14 05:27:43 Connect Backend APIs with Frontend blog app
- 15 06:51:18 Generate blog content using AI
- 16 07:14:44 Deploy Blog app online