Welcome to our Weather App, a project developed during a 36-hour hackathon! This app provides real-time weather updates for any location worldwide, ensuring a seamless and responsive user experience across all devices.
- 🌍 Real-time Weather Data: Get up-to-date weather information, including temperature, humidity, wind speed, and more.
- 📍 Location-Based Search: Enter any city name to fetch live weather details.
- 🎨 Responsive UI: Designed to be mobile-friendly and accessible on all screen sizes.
- 🌑 Dark Mode Support: Enhanced user experience with light and dark theme options.
- ⚡ Fast & Efficient: Built with performance optimization to load data quickly.
- Frontend: HTML, CSS, JavaScript
- API: OpenWeatherMap API
- Styling: Bootstrap / TailwindCSS
- Hosting: GitHub Pages / Vercel / Netlify
- Clone the repository:
git clone https://github.com/your-username/weather-app.git
- Navigate to the project folder:
cd weather-app
- Open
index.html
in your browser or deploy it using any static hosting service.
During this 36-hour hackathon, we:
- Optimized API calls to reduce load time.
- Implemented a fully responsive UI for all devices.
- Overcame API rate limits by implementing efficient caching mechanisms.
- Successfully built and deployed a functional weather application within 36 hours.
- Learned advanced API integration techniques.
- Enhanced our skills in responsive web design and performance optimization.
This project is licensed under the MIT License.
If you like this project, give it a ⭐ on GitHub and feel free to contribute!