This repository is part of a collaborative project organized by the Google Developer Student Club (GDSC) at the University of South Florida.
The purpose of this repo was to give students a hands-on experience with Git, GitHub, and open-source collaboration. It helped participants learn version control, contribution workflows, and the basics of working in a shared codebase.
- Practice using Git commands (clone, commit, push, pull)
- Understand GitHub features like pull requests and forks
- Collaborate with others in a real Git project
- Contribute to a simple static site (HTML/CSS) together
- How to properly work with Git branches and merge conflicts
- How to contribute to a project that other developers are working on
- How to sync forks and stay updated with a remote repository
- HTML & CSS
- Git / GitHub
- Open source workflows
This was a great intro to Git and working with others. Big thanks to GDSC USF for organizing it!