An open API service indexing awesome lists of open source software.

https://github.com/linux08/weather


https://github.com/linux08/weather

expo open-weather-api react react-native redux weather

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/linux08/weather.svg?token=xqMrKv9gkYBsJyJ7NLd1&branch=master)](https://travis-ci.com/linux08/weather)
[![Coverage Status](https://coveralls.io/repos/github/linux08/weather/badge.svg?branch=master)](https://coveralls.io/github/linux08/weather?branch=master)
[![Code Climate](https://codeclimate.com/github/codeclimate/codeclimate/badges/gpa.svg)](https://codeclimate.com/github/linux08/weather)

## Steps to Run

### 1. Clone project and install the dependencies

```
git clone https://github.com/linux08/weather.git
```

### 2. Install project dependencies
```
npm i
```

### 3. Start up your emulator either Android or iOS as the case may be.

### 4. Run ```npm start ``` to start app

### 5. Run ```npm test ``` to run the tests

[Download app here](https://exp-shell-app-assets.s3.us-west-1.amazonaws.com/android/%40sela_beta/Weather-da36ca6d740e41b59ce500685b2503a6-signed.apk)