What is Git? What is GitHub?
Git is a distributed version control system that helps to save versions of your code or project to a local database in your computer known as the git repository so that you can refer to any version of your code and it makes collaboration between deve...
emmakodes.hashnode.dev1 min read