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
- Host: GitHub
- URL: https://github.com/linux08/weather
- Owner: linux08
- Created: 2019-01-12T05:35:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T12:24:47.000Z (about 7 years ago)
- Last Synced: 2025-01-15T11:15:14.374Z (12 months ago)
- Topics: expo, open-weather-api, react, react-native, redux, weather
- Language: HTML
- Homepage:
- Size: 347 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.com/linux08/weather)
[](https://coveralls.io/github/linux08/weather?branch=master)
[](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)