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
