Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubrianity/react-airbnb-clone
React.js Airbnb clone
https://github.com/kubrianity/react-airbnb-clone
Last synced: about 1 month ago
JSON representation
React.js Airbnb clone
- Host: GitHub
- URL: https://github.com/kubrianity/react-airbnb-clone
- Owner: Kubrianity
- Created: 2022-12-05T19:49:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T17:20:39.000Z (about 2 years ago)
- Last Synced: 2024-11-07T09:36:14.321Z (3 months ago)
- Language: JavaScript
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-airbnb-clone
This is a clone of airbnb online experiences page built with React.js
## Installation
* Use the command below to clone this repository
*git clone https://github.com/Kubrianity/react-airbnb-clone.git*
* Change the directory
*cd react-airbnb-clone*
* Install dependencies
*npm install*
* Run the application to view it in localhost
*npm run dev*