It's time to get some practice using scope in the wild! This task includes a
link to download a zip file with a number of problems.
Complete the problems in the order specified. In addition to the prompts available at the top of each file, Mocha specs are provided to test your work.
To get started, use the following commands:
cdinto the project directorynpm installto install any dependenciesnpm testto run the test cases