A weather app that allows users to get the forecast by entering a city name or using the Use Current Location
button.
Built using TypeScript and styled with SCSS.
It provides information on temperature, wind speed, humidity, and more.
The app offers a 5-day forecast for the entered city.
Experience the Weather Forecast App live by visiting the following link: Live Demo
- Search for weather forecasts of any city.
- Real-time weather details for the current location.
- Get temperature, wind speed, humidity, and more.
- 5-day forecast for the entered city.
- User-friendly interface with a responsive design.
- TypeScript
- SCSS
- Fetch API
Follow the steps below to to get the weather forecast:
-
Download or clone the project from the GitHub repository:
git clone https://github.com/eng-mohammad-mousa/Weather_App.git
-
Navigate to the project directory.
-
Open the
index.html
file in your preferred web browser. You can do this by double-clicking on theindex.html
file or right-clicking and selecting "Open With" your desired web browser.
Now you should be able to access weather information by following these installation steps. Enjoy staying informed about the weather!
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue on the GitHub repository.