Details for: airbnb-clone

Summary:

Find you favorite travel destination!

Description:

This webapp is searching for available locations for the specified dates and it displays them on the map.

Features:

  • Next.js

  • Server Side Rendering

  • React Hooks

  • Custom map from Mapbox.com

  • Tailwind CSS for styling

  • Hosted online

To run the project locally, enter the following in the command line / bash:

$ git clone [email protected]:GAlexandruD/airbnb-clone.git
$ cd airbnb-clone
$ yarn
$ yarn dev

Skills used:

NextJS Logo
Tailwind CSS Logo
React Logo
JavaScript Logo