Skip to content

Prabhat-16/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple and elegant weather application that allows users to check the current weather conditions for any city worldwide.

Features

  • Real-time weather data using the WeatherAPI
  • Clean and responsive user interface
  • Display of current temperature in Celsius
  • City name, region, and country information
  • Local time of the queried location

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • WeatherAPI

Getting Started

  1. Clone the repository:
git clone [https://github.com/Prabhat-16/WeatherApp]
  1. Open index.html in your web browser

  2. Enter a city name in the search box and click the "Search" button to get the current weather information.

API Key

This project uses the WeatherAPI service. You'll need to:

  1. Sign up for a free API key at WeatherAPI.com
  2. Replace the API key in script.js with your own key

Project Structure

  • index.html - The main HTML file containing the structure of the weather app
  • styles.css - Contains all the styling for the application
  • script.js - Contains the JavaScript code for fetching and displaying weather data

Contributing

Feel free to fork this project and submit pull requests with improvements.

License

This project is open source and available under the MIT License.

About

🌦️ A simple, responsive weather app that shows real-time weather, local time, and location info for any city using WeatherAPI. Built with HTML, CSS & JavaScript.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors