A responsive weather forecasting web application that allows users to search for any city and view real-time weather details. The app provides current weather information such as temperature, humidity, wind speed, and conditions in a clean and user-friendly interface.
- City-based weather search
- Real-time weather updates
- Current temperature and weather condition display
- Humidity, wind speed, and other weather details
- Responsive design for mobile and desktop
- Clean and modern UI
- React.js with Typescript
- Tailwind CSS
- Weather API integration
- Clone the repository
- Install dependencies:
npm install - Run the project:
npm run dev
Akash S