WeatherApp is a mobile app that shows today's weather depending on the selected city, and also it shows current weather fetched from mobile location.
# Clone the project
git clone https://github.com/fadihanna123/WeatherApp.git
# Go to the directory
cd WeatherApp
# Install dependencies
yarn
# Start the server
yarn dev
-
Download and install Expo app
-
Scan QR code using your mobile camera
-
Enjoy!
You can search weather based on provided city. The app have a tab to shows current location weather.
1 - Clone the project.
2 - Fork the project.
3 - Create your own branch: git checkout -b <your branchname>
4 - Push changes.
5 - Create a pull request.
Contributions, issues and feature requests are welcome!
Feel free to check issues page.