A weather application that provides weather forecasts and current weather data for different locations.
- Search for weather by city.
- Display current weather conditions.
- Show a 5-day weather forecast.
- User location tracking.
- HTML
- CSS (Tailwind CSS)
- JavaScript
- clone the repository
- npm i to install all dependencies
- npm run build to start tailwind-css
- open
index.html
in your browser.
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.