RainViewer-F1 is a web application that combines RainViewer, a rain radar visualization tool, with F1 Track GeoJSON Data. It allows users to track rain conditions on the race track during Formula 1 races.
💚 Love
- Integration of RainViewer rain radar visualization
- Interactive map with rain overlay
- Responsive design for desktop and mobile devices
To use RainViewer-F1, follow these steps:
- Clone the repository:
git clone https://github.com/TheBaconCat/rainviewer-f1.git
- Navigate to the project directory:
cd rainviewer-f1
- Install dependencies:
npm install
orpnpm install
- Start the development server:
npm dev
orpnpm dev
. - Open your web browser and visit
http://localhost:5173
- Select the desired Formula 1 race from the dropdown menu.
- Observe the live rain radar visualization and track conditions during the race.
Contributions to RainViewer-F1 are welcome! If you find a bug or have an enhancement in mind, please open an issue or submit a pull request. Make sure to follow the project's code style and guidelines.
This project is licensed under the MIT License.
Happy racing with RainViewer-F1! If you have any questions or need assistance, feel free to reach out.