/weather_app_lwc

Component (LWC) provides a simple and intuitive way to retrieve real-time weather information for any city.

Primary LanguageHTML

Lightning Web Component: Weather App

This Lightning Web Component (LWC) provides a simple and intuitive way to retrieve real-time weather information for any city. Powered by the OpenWeatherMap API, it displays current temperature, humidity, and weather conditions in a visually appealing format.

Usage

  1. Enter the name of the city you want to check the weather for.
  2. Click the "Get Weather" button.
  3. The component fetches and displays the current weather details for the specified city.

Features

  • Real-time weather information.
  • Easy-to-use interface.
  • Seamless integration with Salesforce Lightning.

Screenshot

  1. Main Component: image

  2. Success Result: image

  3. Error Result: image

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/s4SHIVam7/weather_app_lwc.git