Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 270 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 270 Bytes

App to find restaurants near you and order items

This app uses MongoDB GeoNear to search for restaurants at a max distance of 1km from your address and lets you keep a cart for checkout.

Live Demo

http://207.154.198.153:3001/

Dont't forget to star this repo ;)