Back to projects
TypeScript
Weather App React TypeScript Vite
A weather application built with React, TypeScript, and Vite. The app allows users to search for a city, view current weather details, and see a 5-day forecast using data from the OpenWeather API. The project includes reusable components, a custom useWeather hook, TypeScript types, loading and error states, and environment variables for storing the API key.
ReactTypeScriptViteCSSOpenWeather APIReact HooksCustom HooksEnvironment Variables
