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