Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 391 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 391 Bytes

Weather App

App Image

Technologies

  • Typescript
  • React Native
  • Styled Components
  • Redux

Running the project

Requires react-native-cli installed

  1. Clone the project
  2. Install dependencies with yarn
  3. Start the dev server with yarn start
  4. Run with react-native run-android

Linter: yarn lint