/airbnb-exp-clone

An Airbnb Experirences Clone created using React to learn and demonstrate use of custom components, props to reuse the components, conditional rendering, use images etc

Primary LanguageJavaScript

Airbnb Experiences Clone - React App

image

Run Locally

Clone the project

  git clone https://github.com/RudraG4/airbnb-exp-clone

Go to the project directory

  cd airbnb-exp-clone

Install dependencies

  npm install

Start the server

  npm start