Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davekeehl/f1-insight

A visual analytics web application to gather insight into the current Formula 1 season.
https://github.com/davekeehl/f1-insight

analytics cheerio ergast-api f1 insight nextjs nivo results tailwind typescript

Last synced: 10 days ago
JSON representation

A visual analytics web application to gather insight into the current Formula 1 season.

Awesome Lists containing this project

README

        

# F1 Insight

> Live app: [https://f1-insight.com](https://f1-insight.com)

A visual analytics web application, where you can see race results, driver results, team results, and driver/teams standings of the current Formula 1 season. By showing the results of all races using graphs, F1 Insight makes it easy to find trends in the data, something that would be very tedious and non-trivial otherwise by inspecting isolated race results.

## Technologies:

- [React](https://reactjs.org/)
- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind](https://tailwindcss.com/)
- [Ergast API](https://ergast.com/mrd/)
- [nivo](https://nivo.rocks/)
- [cheerio](https://cheerio.js.org/)