Skip to content

Weather App I made for a Hire Process, limited to 4 hours.

Notifications You must be signed in to change notification settings

reimertz/weather

Repository files navigation

weather

Prerequisites

This app was built on a mac, asuming have latest xCode installed, xCode Command Line Tools and running on High Sierra or later. You might need to open the project in xCode and change Team under Signing to your own.

Development Enviroment

In order to build this app, you need to have both node, npm and watchman installed.

node -v
v8.11.3

npm -v
6.4.1

watchman -v
> 4.9.0

Install depencencies

Run npm i

Run Project

react-native run-ios

About

Weather App I made for a Hire Process, limited to 4 hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published