Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 354 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 354 Bytes

whats-open-node

Uses Google Places API and geolocation to check for restaurants/food service currently available near the user's location.

To start the app, download, type "npm install" to install the packages, and then type "npm start". It should start on port 3000.

Built using Hapi for the backend and Hyperapp, Webpack and JSX for the frontend.