The files in this repo are the solutions to each video in Level Up Tutorials 101. The following instructrions are how to get up and running with the starter project.
https://www.leveluptutorials.com/store
git clone https://github.com/stolinski/Level-Up-JavaScript-Testing-101.git
cd Level-Up-JavaScript-Testing-101
npm install
npm test
Then follow along on Youtube