codeforamerica / bestnest-app

http://dev.bestnestapp.com
6 stars 2 forks source link

Stories in Ready

bestnest-app

BestNest is a tool to help renters in Chattanooga learn more about the properties they are interested in using open data.

This project is for the front end client of BestNest. If you are interested in the API, please visit the bestnest-api repo.

This software is currently being developed by the Code for America Chattanooga team.

this is young software

BestNest is undergoing frequent development and iteration at this stage. That shouldn't stop you from poking around though :)

It is currently being developed at [dev.bestnestapp.com]()

Install and deploy

BestNest is broken out into a client and an API. To get this client installed locally follow these simple steps:

  1. $ git clone git@github.com:codeforamerica/bestnest-app.git && cd bestnest-app
  2. $ npm install
  3. $ npm start

That's it! A web browser should open with the local instance of BestNest.

Since the data is all being served from the development API, you don't need a database set up on your local machine.

Contribute

If you see an issue, please feel free to submit an issue.

If you'd like to contribute some code, feel free to submit a pull request or take a look at some of the open issues

Get in touch

This app is being developed by the Code for America Chattanooga team and we'd like to hear from you!