WeatherApp

Screenshots

Installation

  • Clone the repository from GitHub:
git clone https://github.com/Kagiri11/WeatherApp.git

To install the android application:

  • Open the project in Android Studio and connect your android device/emulator.
  • Configure the Weather API key in the local.properties file.
API_KEY=<YOUR API KEY>