An app to render reviews for all your food thoughts.
An nvmrc
file is included if using nvm.
- Node 8.15.1
- Mongo 4.2.0
- Google API key
From within the root directory:
npm install -g webpack
npm install
npm run build
npm run start
Features include:
- Input form to submit reviews
- implements Google Places API for geo search
- drop down input box for ratings
- renders reviews in reverse chronological order
- each review lists the establishment name and links it to their google page
- reviews can be easily deleted