Skip to content

Instantly share code, notes, and snippets.

@tanaypratap
Last active October 2, 2024 11:40
Show Gist options
  • Save tanaypratap/8526a6541e00dbc47b139277c17256eb to your computer and use it in GitHub Desktop.
Save tanaypratap/8526a6541e00dbc47b139277c17256eb to your computer and use it in GitHub Desktop.

πŸš€ Getting Started with CodeSandbox

1️⃣ Sign up for CodeSandbox – Go to https://codesandbox.io/. If you’ve got a GitHub account, sign up with that (makes things smoother!). No GitHub? No problem! Use your Gmail – you can always connect GitHub later. No stress. 😎

2️⃣ Open this starter link: Click here! Once you're signed up, just click on the link and you're good to go. πŸš€

3️⃣ Fork the template – Boom! You now have your very own CodeSandbox environment! πŸŽ‰ Name it with the exercise name for example A1.1_CW

4️⃣ Open Preview – Let’s see the magic in action!

5️⃣ Open Console – Time to check what's going on behind the scenes. πŸ‘€

6️⃣ Ignore the error – Yeah, that red message? Forget about it. We’re focusing on the output. πŸ’ͺ

7️⃣ See the output? – It’s coming from the script.js file. All your magic happens there. πŸ§™β€β™‚οΈβœ¨

8️⃣ Do your first exercise – Dive in! This is where the fun begins. πŸ”₯ Once done, submit the link to LMS.

9️⃣ What about the next exercise? – Start from 2 and fork again to get a new link. πŸ“


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment