<aside> 🟦

What is Git, and how do you use it?

</aside>

Git is a version control system used to track code changes.

I use it to clone repositories, create branches, commit changes, and push them to remote repositories.

How to upload project on github?

First create a github account.

You can take help of this video

https://youtu.be/Gn3w1UvTx0A?si=cBi1RURnnTtmXJus

Now give some information to your account

Then

Screenshot 2024-10-21 at 1.45.24 PM.png

Then

Screenshot 2024-10-21 at 1.50.11 PM.png

Then

Screenshot 2024-10-21 at 1.55.25 PM.png

Then add some description in README then save the changes