Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ronak-08/Weather-App-2.0

Repository files navigation

🌦️ Weatherly - A Modern Weather Web App

Weatherly is a sleek, fast, and responsive weather application built with HTML, CSS, and JavaScript, powered by Vite for optimized performance. It uses the OpenWeatherMap API to fetch real-time weather data and features a clean, modern UI with Material Web Components for a polished experience.


🌐 Demo

  • You can try the app here

🚀 Features

🌍 Search Weather

  • Get real-time weather data for any city worldwide.
  • Detailed forecasts including temperature, humidity, wind speed, aqi, sunrise and sunset time and conditions.

📍 Save Favorite Locations

  • Bookmark frequently visited cities for quick access.
  • Local storage support to retain saved locations.

🎨 Modern & Minimal UI

  • Clean, intuitive interface with Material Design components.
  • Smooth animations and transitions for a delightful experience.

📱 Fully Responsive Design

  • Works seamlessly on desktops, tablets, and mobile devices.
  • Adapts to different screen sizes for optimal viewing.

🌑 Minimal Mode

  • Toggle a distraction-free, simplified view for essential weather info.

🔑 Use Your Own API Key

  • Easily replace the default OpenWeatherMap API key with your own.

📍 Auto-Detect Your Location

  • Allow browser geolocation to instantly fetch weather for your current position.

Fast Loading & Optimized

  • Built with Vite for near-instant load times.
  • Efficient API calls to minimize delays.

🛠️ Technologies Used


🚀 Quick Start

  1. Clone the repo

    git clone https://github.com/Ronak-08/Weather-App-2.0.git
    cd weatherly
  2. Install dependencies

    npm install
  3. Add your OpenWeatherMap API key

    • Rename .env.example to .env and add:
      OPENWEATHER_API_KEY=your_api_key_here
  4. Run the dev server

    npm run dev
  5. Build for production

    npm run build

📸 Screenshots

Coming soon


📜 License

This project is open-source under the MIT License.


🌟 Support & Contributions

  • Found a bug? Open an issue.
  • or send a email at here
  • Want to contribute? PRs are welcome!

Enjoy checking the weather in style with Weatherly! ☀️🌧️❄️

About

Latest, modern weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published