This project is a weather application built using React and Vite. It provides real-time weather information and has a responsive design to ensure it looks good on both desktop and mobile devices.
This project is deployed using Netlify. You can access the live application here: WeatherApp.
- React: A JavaScript library for building user interfaces.
- Vite: A fast build tool for modern web projects.
- Netlify: A platform for deploying and managing web applications.
This project uses the following Vite plugins:
- @vitejs/plugin-react: Uses Babel for Fast Refresh.
- @vitejs/plugin-react-swc: Uses SWC for Fast Refresh.
- Real-time weather information
- Responsive design
- Search functionality
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/WeatherApp.git