All Projects → shuhei → Compare

shuhei / Compare

Licence: mit
A super-simple mobile app to compare temperatures of yesterday and today.

Programming Languages

javascript
184084 projects - #8 most used programming language

Compare

A super-simple app to compare temperatures of yesterday and today.

I ported this to Elm!

Screenshot

Development

Create secret.json with an API key of The Dark Sky Forecast API:

{
  "API_KEY": "Your API key"
}

And then:

npm install -g react-native
npm install
react-native run-ios

Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].