Skip to content

haideratGitHub/airbnb-clone

Repository files navigation

Airbnb clone

Language Framework Release

About

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

Tech Stack

  • Next.js
  • Tailwind CSS
  • Mapbox API
  • Heroicons

Vercel Hosted Preview

You can check out hosted preview of app http://airbnb-clone-pi-umber.vercel.app/

Running locally

$ git clone https://github.com/haideratGitHub/airbnb-clone.git
$ cd airbnb-clone
$ npm install && npm run dev

Disclaimer

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.