Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 997 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 997 Bytes

Weather App

Description

A weather application that provides weather forecasts and current weather data for different locations.

Features

  • Search for weather by city.
  • Display current weather conditions.
  • Show a 5-day weather forecast.
  • User location tracking.

Technologies Used

  • HTML
  • CSS (Tailwind CSS)
  • JavaScript

Installation

  • clone the repository
  • npm i to install all dependencies
  • npm run build to start tailwind-css
  • open index.html in your browser.

Usage

Enter a city name in the search bar to get the current weather and forecast.

##Limitations

  • Can only fetch and share the result for district city and not for villages or small town.
  • may be not compatible on all browser. Recommended to use ms edge browser for better experience.
  • The accuracy of the weather data depends on the quality and granularity of the API's data sources. There may be discrepancies between reported weather conditions and actual weather.