Skip to content
Brandon Flores edited this page Jul 2, 2022 · 4 revisions

Welcome to the Fairbnb wiki!

Airbnb clone

  • 'Fairbnb' is a place for users to discover awesome bed and breakfast spots posted by others. Checkout the fair booking prices and plan your next stay. Design inspired by Airbnb.
  • Schema of the PostgreSQL database
  • List of features needed for Fairbnb's minimum viable product, MVP
  • Routes that display HTML pages users can interact with
  • Routes that return JSON information used by the front end to access our backend
  • A list of components used throughout the site
  • Example Redux shape of state used for this project.