Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/davekeehl/f1-insight
- Owner: DaveKeehl
- Created: 2022-09-16T08:02:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T22:02:06.000Z (about 1 year ago)
- Last Synced: 2024-10-11T12:52:04.495Z (26 days ago)
- Topics: analytics, cheerio, ergast-api, f1, insight, nextjs, nivo, results, tailwind, typescript
- Language: TypeScript
- Homepage: https://f1-insight.com
- Size: 59.2 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/)