☀️ Application that displays climate data for a region using the user's location ❄️
- Generate your API-KEY by following these instructions;
- Clone the repository and access the folder;
- Copy your API-Key, access the
api.tsfile in the pathClimate/src/config/ - Paste your Api-Key in
const API_KEY =" YOUR_API_KEY "; - Install dependencies with
yarn; - Start the project with
yarn androidoryarn ios;


