A simple web app for showing restaurants at a specific location and related tweets.
###Prerequisites
- Node.js (only tested with version 6.5.0).
###Start the web app
To start the application run the following commands in the application root folder:
npm install
npm start
Browse to http://localhost:3000/