Description This project contains my own solutions to Frontend Masters course "Complete Intro to Computer Science" Course website How to use Install deps npm install Run tests to check the code is correct npm run test