Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 473 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 473 Bytes

React Maps

Setup guide

  1. Clone repository
  2. Run "npm install"
  3. Edit /src/config.json with your backend url (optional)

Additional info

Heroku backend have cold start, so on search make sure to wait a few seconds extra. Also refreshing website hosted on vercel causes 404 error. It's not the case on localhost or other hosts. I'm sure it's vercel only issue. Fixed by editing vercel.json.