Skip to content

Memory Challenge game using Lightning web components and SLDS.

Notifications You must be signed in to change notification settings

Rajaganeshsaravanan/MemoryGameUsingLWC

Repository files navigation

MemoryGameUsingLWC

Memory Challenge game using Lightning web components and SLDS.

Reference : salesforce Geek youtube videos

Steps:

1.Open visual Studio code and connect it with your scratchorg in salesforceorg / salesforce org itself fine.

2.Once it gets connected create a lightning web component and give your preferred name.

3.There are four files in this project . JS , CSS , HTMl and Meta file.

4.We used HTML for structuring and CSS for adding style to our components dynamically and JS for Business logic and meta file to expose them to salesforce App Page

5.Parallely create one Lightning App and corresponding page in Salesforce org.

6.Once the code is deployed to org succesffuly add the component to the page.

Ctrl+shift+p -> to open /connect to your org

In Salesforce org set up in quick find ox enter lightning app builder to build the component and page for your app.

deploy your folde to you org by rightclick and deploy to your org .

after succesful deploy do step 6.

image

Screenshot (831)

Screenshot (832)

image

image

image

Screenshot (833)

image

After activating in the pop up got to lightning experiece tab and add the page to your component.

image

image

About

Memory Challenge game using Lightning web components and SLDS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published