A minimalistic weather app built using Jetpack Compose and CLEAN architecture. This lightweight app showcases modern Android development practices, offering a simple yet effective way to stay updated with the weather.
- Jetpack Compose UI: Modern, declarative UI components.
- CLEAN Architecture: Separation of concerns with a scalable structure.
- Open-Meteo API Integration: Real-time weather data.
- Minimalist Design: Inspired by this Dribbble concept.
Check out the app in action:
rec1.mp4
rec2.mp4
Clone the repository and build the project using Android Studio.
git clone https://github.com/abhigit-hub/weather-app-lite.git
- Android Studio
- Kotlin
- Internet connection for fetching weather data
This project is licensed under the MIT License - see the LICENSE file for details.