/weather-app

An android weather app built using React Native.

Primary LanguageJavaScript

Weather App

A simple weather app built using Expo and React Native.

Preview

Mobile in-app screenshots:

weather-app

Features

  • Weather Data from the Open-Meteo Free Weather API
  • Daily and Current Weather Insights
  • Hourly Temperature and Precipitation Forecast
  • 14 Day Forecast
  • Location Selection
  • Saved Unit Preferences
  • Subtle Animations and Micro-Interactions

Development

For ease of development, try the Expo Go app: https://docs.expo.dev/get-started/expo-go/

  1. Install dependencies

npm i

  1. Start development server

npm start or npx expo start

For more information on Expo, please see: https://docs.expo.dev/router/installation/#quick-start