Skip to content

karthik6603/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application

A modern, responsive weather application that displays current weather conditions and forecasts with a clean, professional interface.

Weather App Screenshot

Features

  • 📍 Location-based weather data
  • 🌡️ Current temperature display
  • 🌅 Morning and night weather forecasts
  • 📱 Fully responsive design
  • 🎨 Professional and clean UI
  • 🖨️ Print-friendly styling

Technologies Used

  • HTML5
  • CSS3 (with modern features)
  • JavaScript
  • Axios for API requests

Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/weather-application.git
  1. Navigate to the project directory:
cd weather-application
  1. Open index.html in your browser or use a local server:
# Using Python
python -m http.server 8000

# Using Node.js
npx serve

Project Structure

weather-application/
├── index.html          # Main HTML file
├── style.css          # Styling
├── script.js          # JavaScript logic
└── README.md          # Documentation

Styling Features

  • Modern, minimalist design
  • Smooth transitions and animations
  • Responsive layout for all devices
  • Professional color scheme
  • Optimized typography
  • Print-friendly styles

Browser Support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)
  • Opera (latest)

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Weather icons provided by [Weather API Provider]
  • Font families: Inter, System UI stack
  • Inspiration from modern weather applications

Contact

Your Name - @yourusername

Project Link: https://github.com/yourusername/weather-application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published