Skip to content

0xStarcat/nyc_building_monitor_client

Repository files navigation

NYC Building Monitor

Description

The NYC Building monitor is a tool that NYC tenants can use to help them make informed housing decisions and fight for housing justice.

Setup

  1. Clone this repo and the backend repo into separate directories.
  2. Install dependencies for both repos with npm install
  3. Start the backend server with npm run-script nodemon
  4. Start the frontend client with npm run-script dev
  5. Visit localhost:3000

Deploying

  1. push to server git push production master (automates build and deploy of client)

About

The frontend client for the NYC Building Monitor

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published