A simple weather app built using Expo and React Native.
Mobile in-app screenshots:
- 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
For ease of development, try the Expo Go app: https://docs.expo.dev/get-started/expo-go/
- Install dependencies
npm i
- Start development server
npm start
or npx expo start
For more information on Expo, please see: https://docs.expo.dev/router/installation/#quick-start