/WeatherApp-ReactNative

Primary LanguageJavaScriptMIT LicenseMIT

Weather App : React Native

A Simple Weather App Made Using React Native with OpenWeatherMap API

Installing

Clone This Repo To Your PC

Run npm install

TODO

Run The App

TODO

   fetch('http://api.openweathermap.org/data/2.5/weather?q='+this.state.city+'&appid=YOURKEYHERE')  

Built With

  • Expo client
  • React Native
  • React-Native-Vector-Icons
  • OpeanWeatherMap API

Sample Preview