/weather-app

Primary LanguageTypeScript

Weather App

First, install the dependencies:

yarn install

Create .env.local file and add your OpenWeatherMap API key:

EXPO_PUBLIC_API_KEY=your-api-key

Then, run the app:

yarn ios

App Screenshots