Completed
00:00 Project Overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Make Full Stack Hotel Booking App Using MERN - Hotel Booking System Project in React
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Project Overview
- 2 06:24 Project Creation
- 3 22:08 Create Navigation bar
- 4 42:51 Create Home Page
- 5 57:29 User Authentication using Clerk
- 6 02:15:07 Hotel List Page
- 7 02:50:36 Hotel Details Page
- 8 03:25:41 My Bookings Page
- 9 03:47:48 Create admin dashboard
- 10 05:00:16 Create Backend of project
- 11 05:13:10 Connect mongoDB database
- 12 05:31:27 setup Clerk authentication in Backend
- 13 06:00:41 Create API for users
- 14 06:15:08 Create API for Hotels
- 15 06:55:12 Create Booking API
- 16 07:27:07 Connect Frontend with Backend
- 17 09:42:28 sending booking confirmation email
- 18 09:59:27 Deploy project on Vercel
- 19 10:08:26 Add Stripe payment gateway