In this step-by-step project you will learn more about JavaScript as you create a card game.
Go to Codesandbox.io and login using GitHub. Click 'Create' at the top and search for a template called 'Memory Game Template'. Choose the JavaScript template. A new sandbox will be created for you on your account.
index.html
style.css
script.js
images
//a folder containing our images
Once you have your sandbox setup, go to Step 1.