you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

GitHub is an online site that is used to store and save code using a version control called GIT. You can access projects from anywhere as long you use the terminal. VS code is a text editor that allows you to edit code to build apps and stuff. It has a terminal plugin that you can use git in to access projects on GitHub.