A simple weather application built using React.
- Display weather information for a selected city
- Shows temperature, humidity, and current weather condition
- User-friendly interface with search functionality
- Clone the repository: git clone https://github.com/Arshi81099/Weather-App-using-React.git
- Navigate into the project directory: cd Weather-App-using-React
- Install dependencies: npm install
- Start the development server: npm run dev
- Open your browser and go to http://localhost:3000 to view the app.
