http://simple-route-planner.herokuapp.com/
Simple route planner with Yandex Maps. Able to add, move and delete points on map. This project was bootstrapped with Create React App.
- copy project to local machine
make installinstalls dependenciesmake developruns project in dev mode on localhost:3000
make buildbuilds the app for production to thebuildfolder.
make test