Assignment 1: Javascript Fundamentals
Due March 2nd by 11:59pm
Run the following command in an appropriate folder on your system:
pnpm dlx degit cornell-dti/trends-mono-sp26/hw-1-starter my-project-name
cd my-project-name
pnpm install
Then, see main.js for instructions.
Submission
Please submit to CMS your main.js file containing your implementations of each of the functions described above.