React Components - brandonflores647/Fairbnb GitHub Wiki

React Components

  • Navigation

    • Profile Button
  • SpotsContainer

    • SpotCard
  • SpotDetail

    • PhotoCard
    • BookingForm
    • ReviewForm
      • EditReviewForm
    • ReviewContainer
    • SpotEditForm
    • SpotDeleteForm
  • Profile

    • ProfileBookingContainer
      • IndividualBooking
    • ProfileReviewContainer
  • LoginFormPage

  • SignupFormPage