Proof of concept application for neighborhood housing nonprofit
Modeled after this tutorial https://daveceddia.com/create-react-app-express-production/
View at https://sleepy-bayou-52547.herokuapp.com/
To deploy locally:
- Obtain obtain db connection keys for client/index.js
- Run yarn start from main folder and from client