Clima Weather App is a Flutter-based mobile application that provides weather information for your location. It utilizes open APIs to fetch real-time weather data and offers a user-friendly interface for users to check the current weather conditions.
- Location-based Weather: Automatically fetch weather data based on the user's location.
- Detailed Weather Information: View details like temperature, condition, and more.
- User-friendly Interface: Clean and intuitive design for a seamless user experience.
To run the Clima Weather App locally, follow these steps:
git clone https://github.com/akbaralinabiev/Clima-Weather-App.git
cd Clima-App
flutter pub get
flutter run