A hobby project that displays Formula 1 data like drivers, tracks, and more.
This app is built with Kotlin and Android technologies and powered by the open-source jolpica-f1 API.
⚠️ This project is under development and evolves as I explore new ideas, improve architecture, and add new features.
- View list of F1 drivers (in progress)
- Clean Architecture and modular structure (in progress)
This app uses jolpica-f1, a community-driven REST API for F1 data.
To run the project locally:
- Clone the repository:
git clone https://github.com/rezapour/f1-app.git