Welcome to the Weather App! 🌤️ This app provides real-time weather updates and forecasts, offering a simple and intuitive interface.
- Current weather information (temperature, humidity, wind speed, etc.).
- 7-hour weather forecast.
- Location-based weather (using search by city).
- Responsive and intuitive design for mobile devices.
To run the Weather App locally, follow these steps:
-
Clone the repository:
git clone https://github.com/aspects19/weather-app.git
-
Navigate into the project directory:
cd weather-app
-
Install dependencies
npm install
-
Start app
npm start
-
Scan the QR code on the terminal on Expo Go App on your phone.
-
🎉 Your app is up and running. View it on Expo Go mobile app .
You can download the prebuild apk of this app from Releases section or build it from the source code using Expo build instructions.
If You wish to make contributions to this project such as reporting issues and bugs, fixing them and adding features, take a look at contribution guide
This project is licensed under the MIT License – see the LICENSE file for details.
Thanks for checking out the Weather App! 🌦️ Feel free to open issues, fork the repository, or contribute to making it even better!