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.
- Search for images from Salesforce.
- Display the searched images on your Lightning page from Google.
- Display the image to view it in full size.
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:
- Clone this repository to your local machine:
git clone https://github.com/your-username/google_Img_Search_LWC.git