Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 732 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 732 Bytes

Lightning Web Component: Image Search and Display

This Lightning Web Component (LWC) allows you to search and display images from your Salesforce org and Google. It provides a user-friendly interface to search for images and view them directly on your Lightning page.

Features

  • Search for images from Salesforce.
  • Display the searched images on your Lightning page from Google.
  • Display the image to view it in full size.

Installation

To use this component in your Salesforce org, you can deploy it using Salesforce CLI or Salesforce Extensions for Visual Studio Code. Here are the steps:

  1. Clone this repository to your local machine:
git clone https://github.com/your-username/google_Img_Search_LWC.git