Skip to content

☀️☔☁️A Realtime Weather App made in React Native

License

Notifications You must be signed in to change notification settings

flxwu/RNWeather

Repository files navigation

RNWeather

js-standard-style expo-download

A Realtime Weather App with customizable location

⬆️ How to Locally Setup

Step 1: git clone this repo:

git clone https://github.com/Pl4gue/RNWeather.git

Step 2: cd to the cloned repo:

cd RNWeather/

Step 3: Install dependencies

npm install

▶️ How to Run App Locally

  1. cd to the repo
  2. Run Build for either OS
  • for iOS
    • run react-native run-ios
  • for Android
    • Run Genymotion
    • run react-native run-android

js-standard-style Standard Compliant

This project adheres to Standard.