Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.49 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.49 KB

Ulap Weather App

ulap

About The Project

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.

Built Using

  • Flutter
  • Dart

##Installation and Usage

  1. Clone the repo using the script below or using your preferred Git GUI

    git clone https://github.com/jimuelmedrano/ulap_flutter_weather_app.git
  2. Install packages

    flutter pub get
  3. Duplicate the .env.example file and rename the new one to .env image

  4. Get your API key from openweathermap.org (you need to sign in to get your API key)

  5. Paste your API key to .env file

Contact

LinkedIn - https://www.linkedin.com/in/jimuel-renzo-medrano/