Skip to content

cindyeme/Airbnb-assessement

Repository files navigation

Airbnb-Clone-Task

Cloned Airbnb landing page

Live Preview: cynthia-airbnb-task

Screenshots

Landing page

Getting Started

First, install development dependencies:

npm install
# or
yarn 

Next, run the development server:

npm run dev
# or
yarn dev

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