Skip to content

ClimaView is a modern, responsive weather application built with React + Vite that allows users to search for any city and view detailed current weather data, including temperature, humidity, wind speed, and condition icons.

Notifications You must be signed in to change notification settings

ankithyadlapati/ClimaView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

ClimaView – React Weather Dashboard

ClimaView is a modern weather application built with React and Tailwind CSS. It allows users to search for any city and view real-time weather information from the OpenWeatherMap API. The app also stores recent searches locally for quick access.

Features

  • Search weather by city name
  • Displays temperature, humidity, wind speed, and condition icons
  • Remembers recent searches
  • Responsive design with Tailwind CSS
  • Clean architecture with React hooks and reusable components

Tech Stack

  • React 18 + Vite
  • Tailwind CSS
  • OpenWeatherMap API
  • Local Storage API

Setup Instructions

  1. Clone this repository.
  2. Install dependencies:
    npm install

About

ClimaView is a modern, responsive weather application built with React + Vite that allows users to search for any city and view detailed current weather data, including temperature, humidity, wind speed, and condition icons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published