This application will display the crimes that happened in the latest 3 months along with the available routes or paths between your origin location and your destination. The purpose of this app is to enhance safety during transportation either sidewalk or on road. This project used the benefit of the open data source APIs in the UK, which are the criminal histories from data.police.uk and local bus stop from the National Public Transport Access Nodes. Also, combined with the Google Map API.
git clone https://github.com/mamieorine/ODIProject.git
npm install
npm start