Home - brandonflores647/Fairbnb GitHub Wiki

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.

Database Schema

  • Schema of the PostgreSQL database

Feature List

  • List of features needed for Fairbnb's minimum viable product, MVP

Front End Routes

  • Routes that display HTML pages users can interact with

API Routes

  • Routes that return JSON information used by the front end to access our backend

React Components

  • A list of components used throughout the site

State Shape

  • Example Redux shape of state used for this project.