Click to play
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.
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
Tailwind CSS
React
JavaScript