Airbnb Inc.is an American company that operates an online marketplace for lodging, primarily homestays for vacation rentals, and tourism activities. Airbnb, as in “Air Bed and Breakfast,” is a service that lets property owners rent out their spaces to travelers looking for a place to stay. Travelers can rent a space for multiple people to share, a shared space with private rooms, or the entire property for themselves.
- CSS | Material UI
- JavaScript
- React JS | Redux
- JSON Web Server
Landing Page of the Airbnb.com
Signin and Signup Page
user can explore all hotels and houses with category
Individual hotel
Payment page
- Clone the repo by following command
git clone https://github.com/2001saurabh/airbnb-clone.git
- Do install all dependencies with command
npm i
or
yarn i
- open terminal and
- In terminal, do run the folder by the following commands
npm start
- It will show a message
You can now view airbnb in the browser in http://localhost:3000.
- Then you can Navigate through all the pages from landing page to other pages like hotel and rental houses list page, individual house detail page, explore the hotels and reserve hotel by setting up dates, payment page etc. (on landing page you can go to next page by clicking on button
i am flexible
.)