https://github.com/codelikeagirl29/airbnb-experiences
An AirBnB Experiences clone built with React!
https://github.com/codelikeagirl29/airbnb-experiences
airbnb-experiences clone netlify react
Last synced: about 1 month ago
JSON representation
An AirBnB Experiences clone built with React!
- Host: GitHub
- URL: https://github.com/codelikeagirl29/airbnb-experiences
- Owner: CodeLikeAGirl29
- Created: 2022-12-12T10:55:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T11:19:18.000Z (over 3 years ago)
- Last Synced: 2025-09-12T22:26:39.240Z (9 months ago)
- Topics: airbnb-experiences, clone, netlify, react
- Language: JavaScript
- Homepage: https://earnest-strudel-58466e.netlify.app/
- Size: 30.4 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started


[](https://app.netlify.com/sites/earnest-strudel-58466e/deploys)
## Description
This is a clone of the Experiences page of an AirBnB website
## Screenshot

> Live [link](https://earnest-strudel-58466e.netlify.app/)
## Installation
The dependencies required are all included in the `package.json` file. They will all be installed by running the `npm install` command.
## Set-up
To start the project run `npm start`.
## Technologies
This project was bootstrapped with create-react-app. `npx create-react-app`.
