A modern, responsive weather application that displays current weather conditions and forecasts with a clean, professional interface.
- 📍 Location-based weather data
- 🌡️ Current temperature display
- 🌅 Morning and night weather forecasts
- 📱 Fully responsive design
- 🎨 Professional and clean UI
- 🖨️ Print-friendly styling
- HTML5
- CSS3 (with modern features)
- JavaScript
- Axios for API requests
- Clone the repository:
git clone https://github.com/yourusername/weather-application.git
- Navigate to the project directory:
cd weather-application
- Open
index.html
in your browser or use a local server:
# Using Python
python -m http.server 8000
# Using Node.js
npx serve
weather-application/
├── index.html # Main HTML file
├── style.css # Styling
├── script.js # JavaScript logic
└── README.md # Documentation
- Modern, minimalist design
- Smooth transitions and animations
- Responsive layout for all devices
- Professional color scheme
- Optimized typography
- Print-friendly styles
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Opera (latest)
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Weather icons provided by [Weather API Provider]
- Font families: Inter, System UI stack
- Inspiration from modern weather applications
Your Name - @yourusername
Project Link: https://github.com/yourusername/weather-application