Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 896 Bytes

File metadata and controls

14 lines (14 loc) · 896 Bytes

Web application is live: https://whispering-reaches-57479.herokuapp.com/
About
Slug Space is an interface between students and landlords, helping to connect these individuals. The product provides a secure means to sign in and create new users through the use of Google FireBase. This service also powered the database, allowing for a reliable means to store user listings. There are also many features such as a real-time map of all of the listings, additional information about properties, and more!

Status:
To run the product locally, the machine must have node.js installed:

  1. Run npm install in the home directory of Slug-Space/
  2. Run npm start
  3. Open up a browser to the following link: localhost:3000/
  1. You are now using the latest release of Slug-Space. Good luck with your housing search!