https://github.com/dimitri-pletschette/airbnb-sanity-backend
https://github.com/dimitri-pletschette/airbnb-sanity-backend
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: dimitri-pletschette
- Language: JavaScript
- Default Branch: main
- Size: 8.79 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
AirBnb Sanity.io Backend
This repository is to support my tutorial on how to build an AirBnb Clone with strucutred content using Sanity.io and Next.js. View the full tutorial here 📺
In this video I show you how to build an AirBnB Clone, as well as manage all your data visually. We are going to build a backend for the app that defines the relationships between our data thanks to Schemas and Types, and add data using Sanity Studio ( https://www.sanity.io/ )
Topics we will be touching on: * Schemas * Types * Content Management Systems * Geolocation * Google Maps API * Clustering Markers * Next.js * ServerSideProps * Sanity SDK * React Hooks
and much more!
0:00 - Introduction\ 2:39 - Getting started with Sanity\ 11:43 - Creating our Sanity Schemas\ 24:55 - Creating PropertyImage Type\ 30:15 - Creating Review Schema\ 34:44 - Creating Traveller Schema\ 35:50 - Creating Person Schema\ 42:28 - Adding Data to our Sanity Studio\ 52:17 - Getting Started with Next.js\ 56:00 - Connecting our Sanity App to our Next app\ 1:00:20 - Querying our Data with GROQ\ 1:03:57 - Building our Next.js pages\ 1:24:23 - Styling with CSS and Google Fonts\ 1:31:10 - Adding in our images\ 1:43:25 - Adding in our AirBnB property information styling\ 1:46:45 - Adding in Review information\ 1:54:25 - Adding in Location information\ 2:06:01 - Adding Links with Next.js\ 2:07:15 - Building our AirBnB’s home page\ 2:17:40 - Building our NavBar component\ 2:21:30 - Adding our AirBnB logo\ 2:23:35 - Adding a Cluster Map\ 2:30:25 - Conclusion
If you get stuck, the Sanity community I was talking about can be found here on the Sanity Exchange (https://www.sanity.io/exchange) and the Sanity Slack Community (https://slack.sanity.io/).
The front end to my project, can be found here
Google Maps API info can be found here
In most videos I use Tabnine as my A.I autocompletion tool. You can download it for free here
If you would like to buy me a coffee, well thank you very much that is mega kind! : https://www.buymeacoffee.com/aniakubow
Sign up here for weekly coding tips from my newsletter partnership.
You can also find me on:\ Twitter: https://twitter.com/ania_kubow \ Instagram: https://www.instagram.com/aniakubow
Owner
- Name: Dimitri Pletschette
- Login: dimitri-pletschette
- Kind: user
- Location: Zurich
- Website: dimitripletschette.com
- Twitter: dmxplx
- Repositories: 1
- Profile: https://github.com/dimitri-pletschette
Digital Product Manager & Technology Blogger
GitHub Events
Total
- Push event: 1
- Create event: 2
Last Year
- Push event: 1
- Create event: 2
Dependencies
- @sanity/base ^2.8.0
- @sanity/components ^2.2.6
- @sanity/core ^2.8.0
- @sanity/default-layout ^2.8.0
- @sanity/default-login ^2.8.0
- @sanity/desk-tool ^2.8.0
- @sanity/vision ^2.8.0
- prop-types ^15.7
- react ^17.0
- react-dom ^17.0