Skip to content

amrn1991/Airbnb-clone

Repository files navigation

Airbnb Clone

This is an only-UI website designed with Next.js and Tailwind CSS

Live Demo

Installation

Use npm to install this project locally.

npm i airbnb

Usage

run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.