Skip to content

MBusto4/airbnb-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

airbnb-clone

Screenshots

Features to Try!

  • This clone allows you to search certain locations for airbnb stays
  • The home page is a replica on Airbnb's home page
  • The 3 main locations that work with this clone are searches for stays in London, New York, Boston. Those can be typed into the seach bar
  • The search bar in the header has a calender that will drop down when typing starts
  • Select the dates you are looking to stay in that location and select the number of guests
  • One you press search you will be redirected to show the stays in that searched location
  • Each location has a certain Longitude and Lattitude, and you can see them as pins on the GPS map to the right.

Technologies

  • Front-End
    • React.js, Next.js, Tailwind Css, Material UI,
  • Back-End
    • Firebase - NoSQL Database
  • External API/Libraries
    • Mapbox
    • Calender Picker

Future Roadmap

  • Be able to tap into different API end-points to see any location
  • Add a details screen of the certain Airbnb stay to see more infor about it
  • Implement stripe payments to actually be able to book a room and have it processed through Firebase

Installation

  • To install all dependencies: npm run install
  • cd into the directory of airbnb-clone
  • To Run App!: npm run dev
  • Then just visit https://localhost:3000

About

airbnb clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors