Skip to content

Weather app project assigned by Internshala for certification of javaScript on completion.

Notifications You must be signed in to change notification settings

keshavchoudhary7/Internshala_project-weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.