This is Airbnb web clone build with Next.js and Tailwind CSS. The core functionalities of this build include:
- It is completely responsive
- Pages are loaded with server side rendering
- It has calendar picker
- Integrated Mapbox API to display Map with search results
- Next.js
- Tailwind CSS
- Mapbox API
- Heroicons
You can check out hosted preview of app http://airbnb-clone-pi-umber.vercel.app/
$ git clone https://github.com/haideratGitHub/airbnb-clone.git
$ cd airbnb-clone
$ npm install && npm run dev
This build is purely for learning purpose. I do not own any logo/design or have any affiliation with Aribnb. This Airbnb clone is just to showcase my skillset in web app development in Next.js framwork.