This project provides a simple web interface to retrieve Formula 1 team radio recordings for specific drivers during race sessions. Users can select a driver and a race meeting to view the available recordings.
To run the project locally, follow these steps:
- Clone the repository: git clone https://github.com/rimonberhe/Formula-1-Driver-Recordings.git
- Open the index.html file in your web browser.
- Responsive design with background image.
- Dropdowns for selecting drivers and race meetings.
- Loading spinner while fetching data.
- Fetches team radio recordings based on user-selected driver and race meeting.
- Choose a driver from the dropdown list.
- Choose a race meeting from the second dropdown list.
- Click the "Search" button to load the team radio recordings.
Tailwind CSS: Used for styling the web interface.
This project is licensed under the MIT License.