Visualizing F1 Positions graphs individual driver data as their position changes with time.
All of the data, including the drivers' names, teams, race information, and data points are all pulled from OpenF1. This application is solely dependent on the OpenF1 API. Any issues with an API request will lead to an error displayed on the website.
Visualizing F1 Positions is a React.js project and uses these packages
Axios is used to fetch data from the OpenF1 API
The graph rendering is handled by react-google-charts
All icons used are provided by react-icons
Team colors are pulled from the OpenF1 API
Car images from motorsport. Driver images pulled from OpenF1 API (Formula 1)
Website Developed & Designed by Ansh Chauhan