Completed
- Creating PropertyImage Type
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building an Airbnb Clone with Sanity.io and Next.js
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Getting started with Sanity
- 3 - Creating our Sanity Schemas
- 4 - Creating PropertyImage Type
- 5 - Creating Review Schema
- 6 - Creating Traveller Schema
- 7 - Creating Person Schema
- 8 - Adding Data to our Sanity Studio
- 9 - Getting Started with Next.js
- 10 - Connecting our Sanity App to our Next app
- 11 - Querying our Data with GROQ
- 12 - Building our Next.js pages
- 13 - Styling with CSS and Google Fonts
- 14 - Adding in our images
- 15 - Adding in our AirBnB property information styling
- 16 - Adding in Review information
- 17 - Adding in Location information
- 18 - Adding Links with Next.js
- 19 - Building our AirBnB’s home page
- 20 - Building our NavBar component
- 21 - Adding our AirBnB logo
- 22 - Adding a Cluster Map
- 23 - Conclusion