Skip to content

Monark-Arkmon/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application

☁️ Overview

The Weather Application is a responsive web application that provides real-time weather updates and forecasts for cities worldwide. The project is designed to offer a user-friendly interface and a visually appealing experience.

🌐 Deployed Version

The application is live and accessible at: https://monark-arkmon.github.io/weather/


🚀 Features

  • Real-time weather data for cities worldwide.
  • Displays essential weather parameters, such as:
    • Temperature
    • Weather condition
    • Wind speed
    • Humidity
  • Animated UI with a visually appealing background.
  • Daily forecast for the upcoming days.

🖌️ User Interface

The interface is styled with modern CSS techniques:

  • Gradient backgrounds for a dynamic feel.
  • Smooth animations for headers.
  • Custom styling for weather cards, forecasts, and icons.

📋 Requirements

The project is built using web technologies:

  • HTML for structure.
  • CSS for styling (refer to App.css for details).
  • JavaScript for fetching and displaying weather data.

  1. Clone the repository:
git clone git clone git@github.com:Monark-Arkmon/weather.git
  1. Install dependencies:
cd weather
npm install
  1. Start development server:
npm start

📌 Additional Notes

  • Ensure you have a stable internet connection to fetch live weather data.
  • For any issues or feature requests, feel free to open an issue in the repository.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors