Getting Started with GitHub
What is Git and GitHub?
GIT and GitHub are not the same.
Git is a VCS or Version Control System that tracks code changes over a period of time whereas GitHub is a hosting platform service layered over GIT for tracking code changes but on the cloud....
samchawla.hashnode.dev6 min read