what is Difference between Git Vs GitHub

Git is a powerful version control system that tracks changes in your code, allowing multiple developers to collaborate efficiently. GitHub, on the other hand, is a cloud-based platform that hosts Git repositories, enabling sharing, collaboration, and project management. Together, they streamline coding workflows and team collaboration.