Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
Curtis edited this page Mar 9, 2020 · 2 revisions

Follow the installation guide

Go to http://localhost:3000

The landing page has floating pictures for the background, which are dynamically set according to two conditions:

  1. If it's the first page load, get the user location, and fetch restaurants nearby. Set the background images to random images from each restaurant fetched.
  2. If the user presses enter after typing or presses the Go button, then ChowMapper will fetch businesses matching the input sorted by distance to the user's location
Clone this wiki locally