The mapping application uses a graphql API to search and filter through georeferenced cycling accidents in the city of Edinburgh.
Source data from STATS19 - UK Road Safety Data https://data.gov.uk/dataset/cb7ae6f0-4be6-4935-9277-47e5ce24a11f/road-safety-data
http://www.yomapo.com/graphqldemo/
Once downloaded in the application root folder do:
to install dependencies
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
This project was bootstrapped with Create React App.