Dashboard web application for Grand Prix motor racing statistics
GPQuery uses the Ergast Developer API, an experimental web service for historical motor racing data.
This project was bootstrapped with Create React App (original README here).
Data visualizations are generated with D3.js.
Clone repository and install dependencies:
git clone https://github.com/loljoho/gpquery.git
cd gpquery/
npm install
Run dev server at http://localhost:3000:
npm start
Launch test runner in interactive watch mode:
npm test
Build app for production in build/
:
npm run build
I suppose a link to the Issues page will suffice for now.
Still gotta work this one out. For now, please contact us if you have any questions!