Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 817 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 817 Bytes

Weather-RN-Realm

This app getting weather by city.

Technologies, elements and libraries used when writing an application: JavaScript, React Native, Redux, Redux Thunk, Navigation.

View

 screenshot  screenshot  screenshot

Version

0.01

How to install

  1. Download project from git.
  2. Connect your device to the computer or use the emulator.
  3. Download and install Node.js (https://nodejs.org/en/download/)
  4. Open Command Line in the project directory and run:

npm install

react-native run-android