Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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*