Skip to content

afilabs/osrm_table_api_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osrm_table_api_frontend

OSRM Table API: Free and open source distance matrix API

Taken from:

How to run the app:

  1. cd into your project
  2. Create a .env file with the following parameters:
    REACT_APP_MAPBOX_TOKEN={MAPBOX_ACCESS_TOKEN}
    REACT_APP_API_URL='http://localhost:3001'
    REACT_APP_GOOGLE_API_KEY={GOOGLE_API_KEY}
    
  3. Open terminal and run npm install (this will install the required dependencies)
  4. Run npm start

Please contact afian@afi.io if you have any questions or suggestions. Pull requests are welcome.

About

Frontend for OSRM Table API restaurant search app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published