A weather app focusing on Philippine cities/municipalities. It is made with flutter and used openweathermap API for weather data. This project was made for educational and portfolio use.
##Installation and Usage
-
Clone the repo using the script below or using your preferred Git GUI
git clone https://github.com/jimuelmedrano/ulap_flutter_weather_app.git
-
Install packages
flutter pub get
-
Duplicate the .env.example file and rename the new one to .env
-
Get your API key from openweathermap.org (you need to sign in to get your API key)
-
Paste your API key to .env file
LinkedIn - https://www.linkedin.com/in/jimuel-renzo-medrano/