I updated this project in another repo that can be found here:
the prerequisites for this are:
- Google Map API key
- PostGreSQL with a matching schema for the properties listed
To run:
- Git clone repo into empty directory
- npm install
- npm run build
- npm start