STEP BY STEP
π οΈ 1οΈβ£ Install Git
π» Windows: Download from git-scm.com
π§ Linux:sudo apt install git -y
π Mac:brew install git
2.π§ 2οΈβ£ Set Up Git
3.π± Configure Environment
4.Enter Into Directory
5.Enter #touch index.html# into your terminal to add files or txt
- πClone Your Github Repo
Open your github and create a new repository and copy the command with the URL and paste on your terminal
