Skip to content

A weather app that allows users to get the weather forecast, I developed it using TypeScript and styled it with SCSS.

Notifications You must be signed in to change notification settings

eng-mohammad-mousa/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Weather Forecast App

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.


Live Demo

Experience the Weather Forecast App live by visiting the following link: Live Demo


Features

  • 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.

Technologies Used

  • TypeScript
  • SCSS
  • Fetch API

Installation

Follow the steps below to to get the weather forecast:

  1. Download or clone the project from the GitHub repository:

    git clone https://github.com/eng-mohammad-mousa/Weather_App.git
    
  2. Navigate to the project directory.

  3. Open the index.html file in your preferred web browser. You can do this by double-clicking on the index.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!


Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue on the GitHub repository.