Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.12 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.12 KB

Weather App

A weather application built using React, TypeScript, CSS, and Vite. This app provides users with real-time weather information, including current weather conditions, a weekly forecast, and a quick view of popular cities. The app also features dynamic weather icons that change based on the weather conditions (e.g., sunny, rainy, cloudy).

Weather App Screenshot

Features

  • Current Weather: Displays real-time weather details, including temperature, humidity, wind speed, and more.
  • Weekly Forecast: Shows the weather forecast for the next 7 days, helping users plan ahead.

Tech Stack

  • React: JavaScript library for building the user interface.
  • TypeScript: Provides type safety for the application.
  • CSS: Utility-first CSS framework for styling.
  • Vite: Fast build tool for optimized development.

Setup & Installation

To run this project locally, follow these steps:

1. Clone the repository:

git clone https://github.com/your-username/weather-app.git