Treasure hunt
Complete each tile to unlock the next
Run it for real, then complete the tile.
Locked
Done
Current
0%0/14 complete
01What is Git?02What is GitHub?03Create GitHub account04Create a repo on GitHub05Install Git06git config07git init08Create your first file09git status10git add README.md11git commit -m "init"12git remote add origin <url>13git push -u origin main14Treasure
Hint for current tile
You can explain Git without mentioning GitHub.

Interested in updates on new npm releases?

Sign up with your email and get fresh updates as soon as they drop.