Route planning client

Quick prototype to interact with Route planning server API.Based on Create react app.

Setup

Requirements

  • node - v12.x
  • npm

Install all dependencies with

npm i

Development

Run

npm run start

Deployment

Push to the heroku remote with:

git push heroku