Skip to main content
Version: 2025fa

Assignment 1: Javascript Fundamentals

Due Oct 1 by 11:59pm

Run the following command in an appropriate folder on your system:

pnpm dlx degit cornell-dti/trends-mono-fa25/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.