Team 4's project is the Code Brew Club Website.
The site will feature a homepage, contact us, about us, and projects
- Pull updates
- git pull
- Adding updates
- git add .
- git commit -m "A message describing what you have done to make this snapshot different"
- git push origin main