An application that helps to show you a route basing on your mode of transportation
- git clone
https://github.com/MuhweziDeo/route-maker.git
- cd
route-maker
- Run
yarn install
to add dependencies - create a
.env
file and copy examples fromenv-example.text
- create a OpenCageAPI account from here and get API key
- create a graphhopper account from here and get API key
- add the keys to
.env file