DEV Community

Discussion on: 🪟 Windows 11 inspired portfolio 🪟

Collapse
 
vishal2369 profile image
Vishal2369

Its totally mind blowing 🤯🤯🤯. You put lots of efforts in it.
I just wanna know how you integrated vs code.

Collapse
 
vovacodesca profile image
vova ushenko

That's is the easiest part due to the work of GitHub and Microsoft. Just navigate to any repo on github (literally on github.com) and then press . (dot) on keyboard.

If you wanna use this in your apps, just embed github in an iframe and that's it. You should actually add add 1s after github url. For instance, github1s.com/facebook/react.

Cheers!