Skip to content

React application calculating fastest route between two places, calculates estimated price and creates offline navigation for your travel.

Notifications You must be signed in to change notification settings

adriankiezik/react-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

React application calculating fastest route between two places, calculates estimated price and creates offline navigation for your travel.

Topics

Resources

Stars

Watchers

Forks