Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.18 KB

README.md

File metadata and controls

62 lines (39 loc) · 1.18 KB

Airbnb Clone

screenshot

This is a clone of the airbnb app using React. It shows a home page which has date picker to book stays and displays some of the top listings.

Also has a second page which displays the results of search results.

screenshot

Built With

  • Html
  • Css
  • FlexBox
  • React
  • React-Router
  • Material Icons
  • and deployed to firebase

Getting Started

This is what needs to be done to on set up this project locally.

To get a local copy up and running follow these simple example steps.

Setup

Clone the project and cd into the directory

Install dependencies

npm install  

run

npm start or yarn start

Usage

open localhost:3000 with a browser.

Authors

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.