Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.71 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.71 KB

Easy Estate

Easy Estate is the premiere place to to shop for a new home. Encapsulated in a unique social media experience, Easy Estate gives buyers an intuitive way to to browse the market and gives sellers a simple way to share and advertise their listings.

Main Feed

New Listing

Search

EE EE EE

Getting Started

Back-end Set Up

  1. Fork and Clone Easy-Estate-Backend-API
  2. Bundle Install *Should you run into versioning issues, please contact me.
  3. Begin server with command: "rails s -b 0.0.0.0"
  • That's it for the back-end setup. With the server running, you can go ahead and setup the front-end.