Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 973 Bytes

README.md

File metadata and controls

43 lines (33 loc) · 973 Bytes

WeatherApp

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.


🚀 Quick Start

# 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!

Usage

You can search weather based on provided city. The app have a tab to shows current location weather.

🤝 Contributing

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.