Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 1.4 KB

README.md

File metadata and controls

58 lines (29 loc) · 1.4 KB

Simple Weather App

This application, developed using the versatile Flutter framework, seamlessly integrates with the openweathermap API to deliver real-time weather information. Its user-friendly interface and efficient design make accessing weather updates a breeze, catering to both simplicity and functionality in a single package.

Screenshoots

image image

Features

  • Real-time Previews: Instantly visualize your changes as you make them, providing a seamless editing experience.
  • Automatic Geolocation Enhancement: Effortlessly enrich your content with location-based data, ensuring accuracy and relevance without manual input.

Tech Stack

Framework : Flutter

API Weather : openweathermap

Run Locally

Download .zip file and extract to your folder

OR

Clone the project

  cd your-folder
  git clone https://github.com/fauzanlm/flutter_weather_app.git

Go to the project directory

  cd flutter_weather_app

Run project

  flutter run

Authors