Skip to content

joelnbl/weather-app-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App-React-Native

App for comparing weather forecast with historical data built with react-native. The source code is published for knowledge sharing purposes.

Used components

  • react-native
  • expo

Check package.json for details

Used API

Install

  • clone repo
  • type$ npm install
  • create file ./env
{
   WEATHER_API_KEY: {API_KEY},
}

Releases

No releases published

Packages

No packages published