Open
Description
🐞 Starting the course and trying to code along
I've just started this course and would like to write some code following the exercises. I've already set up Node.js, VS Code and terminal (Hyper as I have Windows, not iTerm).
I have forked the repo and cloned it to my laptop but I've cloned the main branch - which, I realize now, at Chapter 2, contains everything completed, all exercises already done (for example, in Chapter 2.3 I'm supposed to write my first test but it's already in the file).
Should I just delete the repo and start over, cloning only the "chapter 1" branch?
Thank you for your help!