Skip to content

this repository consist a weather apk project which tells us temperature ,humidity and wind speed by city name

Notifications You must be signed in to change notification settings

iamvtyagi/weather-apk-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple and interactive weather application built using HTML, CSS, and JavaScript. This app fetches real-time weather data from the OpenWeather API, allowing users to check the weather conditions of their chosen city.

Features

  • City Search: Users can enter the name of any city to fetch its current weather data.
  • Current Weather Display: Displays temperature, humidity, wind speed, and a weather description.
  • Dynamic Weather Icons: Shows corresponding weather icons based on the weather conditions.
  • Responsive Design: Works well on both mobile and desktop devices.

Technologies Used

  • HTML: Structure of the application.
  • CSS: Styling and layout of the app.
  • JavaScript: Functionality for fetching and displaying weather data.
  • OpenWeather API: Source of weather data.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone <https://github.com/iamvtyagi/weather-apk-project.git>
    
    
  2. Navigate to the project directory:

    cd weather-app
    
  3. Open index.html in your web browser.

  4. Make sure to replace the placeholder API key in first.js with your own OpenWeather API key. You can get one by signing up at OpenWeather.

Usage

  • Enter the name of a city in the input field.
  • Click the search button (magnifying glass icon).
  • The app will display the current temperature, humidity, wind speed, and a weather description for the specified city.

Screenshots

  • image
  • image

License

This project is licensed under the MIT License.

Acknowledgments

  • OpenWeather API for providing weather data.
  • Font Awesome for icons.

Contributing

We welcome contributions!

To get started:

  1. Fork the Repository.

  2. Clone Your Fork:

    git clone https://github.com/iamvtyagi/weather-apk-project.git

3.Create a New Branch: git checkout -b my-feature-branch

4.Make Your Changes and commit them: git commit -m "Description of changes"

  1. Push to Your Fork: git push origin my-feature-branch 6.Create a Pull Request on the original repository.

Guidelines

  • Follow the project's style.
  • Include clear commit messages.
  • Describe any bugs and fixes.

Contact

For any inquiries, suggestions, or feedback, feel free to reach out:

We appreciate your feedback and contributions!

About

this repository consist a weather apk project which tells us temperature ,humidity and wind speed by city name

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published