Get weather conditions of any place on the planet.
As usual, you get started by cloning the project to your local machine:
- Go to the project link:
https://github.com/Abhi2114/Clima
- Select the Clone or download option (green coloured button)
- Copy the URL given in the TextBox.
Have Android Studio installed on your machine.
- Open Android Studio
- Create a new project, and from the menu bar choose the option VCS -> Checkout from Version Control -> Github
- Now, paste the URL that you copied before in the Git Repository URL TextBox
- Click Clone
- Run the app on a physical device or on an emulator you installed.