Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 841 Bytes

File metadata and controls

22 lines (17 loc) · 841 Bytes

Weather-Apk-Using-Native

The "OpenWeather API Guide" helps you find the list of weather products, useful information, links, and documentation to start using our weather API

Api Link

-[Api](https://api.openweathermap.org/data/2.5/weather?lat={lat}&lon={lon}&appid={API key})

Use the App

  • Link to Expo Store Scan the QR code from the above link with your Expo App with Android/Iphone

Design Overview

  • [More on my Behance] project image project image

How to Load the App

git clone https://github.com/SouvikChan/Weather-Apk-Using-Native
npm install
npm start