- Writing
- Building Community
- Research
- Finish the Code: You Program
- Complete a Chapbook
- Build an Interactive Website
echo "# Hello-HTML" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Phoenb/Hello-HTML.git