Git & Github
What is the difference between GIT and GITHUB ???
GIT:
Its a command line tool to keep track of changes we make to our code locally in our system.
GITHUB:
GitHub in simple words, it is a online version of a repository or folder.
For Example, Think if...
chcodes.hashnode.dev8 min read