Skip to content

CrypticEnigmaX/weather_app

Repository files navigation

Weather App

A simple weather application built using Flutter that provides real-time weather updates for different locations.

Features

  • 🌤 Fetch real-time weather data
  • 📍 Get weather updates for your current location
  • 🔍 Search for weather details by city name
  • 🌡 Displays temperature, humidity, wind speed, and other details
  • 🎨 Simple and intuitive UI

Installation

  1. Clone this repository:
    git clone https://github.com/CrypticEnigmaX/weather_app.git
  2. Navigate to the project directory:
    cd weather_app
  3. Install dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Deployment

This application is also available as a web app. Check it out here: 🔗 Live Demo

Technologies Used

  • Flutter
  • Dart
  • OpenWeather API (or any other weather API)
  • GitHub Pages (for web deployment)

Contributing

Feel free to contribute by submitting pull requests or reporting issues!

License

This project is licensed under the MIT License.

About

# Weather App A simple weather application built using Flutter that provides real-time weather updates for any location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published