Skip to content

ssnippets/homefinderskeepers

 
 

Repository files navigation

Home Finders Keepers

This is a Generic Web application to streamline finding and researching homes you're interested in purchasing.

Installation

Home Finders Keepers uses npm and bower. Follow those links to get the prerequisites installed before starting.

Once the toolchain is installed, simply run:

git clone https://github.com/codefordayton/homefinderskeepers.git
cd homefinderskeepers
npm install
bower install
npm run start

Running npm run start will start a server, and should open a browser window at http://localhost:8000/.

If you run into any issues, don't hesitate to create an issue in this repo, or contact us via one of the methods described at http://codefordayton.org/.

About

A generic solution for displaying homes and properties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.7%
  • JavaScript 22.6%
  • HTML 20.7%
  • Python 4.0%