AniketNS / Weather-app

A simple and user-friendly weather application which lets the users know the temperature of any location across the globe and also various parameters. This application has been built using HTML, CSS, JavaScript and weather API.

Home Page:https://global-weather-app-dev.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global Weather App: Simple Weather Application

Global Weather App is a user-friendly weather application that allows users to check the current temperature and various weather parameters for any location across the globe. This application has been built using HTML, CSS, JavaScript, and a weather API.

Click here to see live application: https://global-weather-app-dev.netlify.app

Open Source Love Hacktober Badge Star Badge Contributions

Features

  • Real-time Weather Data: Get up-to-date temperature information for any location worldwide.
  • Detailed Weather Parameters: In addition to temperature, view other essential weather parameters such as humidity, wind speed, and weather conditions.
  • User-Friendly Interface: The application is designed with simplicity in mind, ensuring a seamless user experience.
  • Responsive Design: Access the weather information on various devices, including desktops, tablets, and smartphones.
  • Easy to Use: Intuitive design makes it easy for users to quickly find weather information for their desired locations.

Technologies Used

  • HTML: For creating the structure of the web pages.
  • CSS: For styling the application and ensuring a visually appealing interface.
  • JavaScript: For implementing interactive elements and fetching data from the weather API.
  • Weather API: Utilized to retrieve real-time weather data for the specified locations.

How to Use

  1. Clone the Repository: https://github.com/devjainofficial/Weather-app.git

  2. Open index.html: Open the index.html file in your preferred web browser.

  3. Enter Location: Type the name of the location you want to check the weather for in the provided input field.

  4. View Weather Information: Press the "Get Weather" button to view the current temperature and other weather parameters for the specified location.

Screenshots

image

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

Our Contributors:

License

This project is licensed under the MIT License.

About

A simple and user-friendly weather application which lets the users know the temperature of any location across the globe and also various parameters. This application has been built using HTML, CSS, JavaScript and weather API.

https://global-weather-app-dev.netlify.app/

License:MIT License


Languages

Language:HTML 45.4%Language:CSS 37.7%Language:JavaScript 16.9%