8000 GitHub - bitan2504/Weather-App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bitan2504/Weather-App

Repository files navigation

Open Source Love

Weather App

Welcome to the Weather App repository! This project provides real-time weather updates for different locations using an interactive and user-friendly interface.

✨ About the Project

The Weather App is designed to help users check weather conditions such as temperature, humidity, and wind speed for any city worldwide. It fetches data from a weather API and presents it in an appealing and accessible format.

⭐ Stars 🍴 Forks 🐞 Issues ✅ Open PRs ❌ Closed PRs 📦 Code Size ⚙️ Repo Size
Stars Forks Issues Open PRs Closed PRs

🚀 Features

  • Search for weather by city name
  • Displays temperature, humidity, and wind speed
  • Fetches real-time weather data from an API
  • Responsive and user-friendly design

🚀 Tech Stack

HTML5 CSS3 JavaScript

🛠️ Technologies Used
🔹 HTML5 → Structuring web pages
🔹 CSS3 → Styling and layout
🔹 JavaScript → Fetching API data and interactivity

📂 Project Structure

.
├── index.html       # Main HTML file
├── styles.css       # Stylesheet for design
├── script.js        # JavaScript for API calls
├── README.md        # Project documentation

🛠️ Installation & Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/Weather-App.git
  2. Navigate to the project folder:
    cd Weather-App
  3. Open index.html in your browser to view the app.

🤝 Contributing

We welcome contributions! Follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Make your changes and commit:
    git commit -m "Added a new feature"
  4. Push to your forked repository:
    git push origin feature-name
  5. Create a pull request.

📝 License

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

Happy coding! 🚀

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

0