/react-gpquery

Data analytics and visualisation for Grand Prix motor racing statistics since 1950

Primary LanguageJavaScript

GPQuery

GPQuery on Discord

Dashboard web application for Grand Prix motor racing statistics

Overview

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.

Getting Started

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

Contributing

I suppose a link to the Issues page will suffice for now.

License

Still gotta work this one out. For now, please contact us if you have any questions!