Tech Foundations Curriculum Assessment A - Task 2: Environment Setup Verification
This assessment will assess interns' ability to:
- Open their IDE with project structure visible
- Initialize a repo and connect to GitHub.com
- Make at least two commits with meaningful messages (not “test” or “update”)
- Push changes to remote repo
IDE & Git Setup Task Instructions
- Fork this remote repositiory to your local repository
- Correct your name in your fork
- Commit with a meaningful message in your fork
- Push to GitHub and merge to the main branch in your fork
- Aim for at least two commits following scaffold → feature