/WeatherApp

WeatherApp is a React application that fetches and displays weather information for various locations. It leverages TypeScript for type safety and Vite for a fast development environment.

Primary LanguageTypeScript

WeatherApp is a React application that fetches and displays weather information for various locations. It leverages TypeScript for type safety and Vite for a fast development environment.

Features React: Utilizes React for the front-end framework. TypeScript: Ensures type safety and better code quality. Vite: Provides a fast development server and build tool. API Integration: Fetches weather data from a weather API. Responsive Design: Optimized for various screen sizes.

Usage Enter a city name to fetch and display the current weather information. Folder Structure src/: Contains the source code. public/: Static assets. Contributing Feel free to open issues or submit pull requests to improve the application.