This is a simple weather application built with React Native using Expo. It fetches weather information based on the user's location or a manually entered location and displays the current weather conditions, upcoming conditions etc.
- Location-based Weather: Automatically fetches weather based on user's current location.
- Current Weather Display: Provides real-time weather updates including temperature, humidity, wind speed, etc.
- Responsive UI: Built with a responsive design to work across various device sizes.
- React Native
- Expo
- OpenWeatherMap API (or any other weather API used)
- Clone the Repository:
git clone https://github.com/your-username/weather-app.git
- Install Dependencies: cd weather-app npm install
- Install Expo app on your phone (IOS/Android)
- Start the app using expo simulator npm start
- Scan the QR Code from the IDE terminal using camera app