Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1010 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 1010 Bytes

Formula 1 Driver Recordings

Overview

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.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/rimonberhe/Formula-1-Driver-Recordings.git
  2. Open the index.html file in your web browser.

Features

  • 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.

Usage

  • 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.

Dependencies

Tailwind CSS: Used for styling the web interface.

License

This project is licensed under the MIT License.