Skip to content

Ostromecky/weather

Repository files navigation

Angular PWA Weather App

This is a progressive web application (PWA) built with Angular to provide users with real-time weather information. With this app, users can easily check the weather forecast for their location or any other location around the world.

Features

  • Real-time Weather Data: Get up-to-date weather information from various locations.
  • Responsive Design: The app is built with responsiveness in mind, ensuring a seamless experience across different devices.
  • Progressive Web App: Enjoy the benefits of a PWA, including offline functionality, fast loading times, and the ability to install the app on your device.
  • Location-based Forecast: Users can allow the app to access their location or manually input a location to view the weather forecast.
  • Detailed Forecast: View detailed weather forecasts, including temperature, humidity, wind speed, and more.
  • User-friendly Interface: The app features an intuitive and user-friendly interface for easy navigation and interaction.

Installation

To run this Angular PWA Weather App locally, follow these steps:

  1. Clone this repository to your local machine.

    git clone https://github.com/Ostromecky/weather.git
    
  2. Navigate to the project directory.

    cd weather
    
  3. Install the dependencies.

    npm install
    
  4. Start the development server.

    ng serve
    
  5. Open your browser and navigate to http://localhost:4200 to view the app.

Usage

  1. Upon opening the app, you will be prompted to allow access to your location. Alternatively, you can manually input a location.

  2. Once the location is set, you will see the current weather information for that location.

Acknowledgments

Demo

You can view a live demo of the Angular PWA Weather App here.

Contact

For any inquiries or support, please contact [email protected].

Enjoy checking the weather with our Angular PWA Weather App! 🌦️

About

Weather Angular PWA application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published