/trends-sp23-unofficial-demo-lec4

In-class demo code from Lecture 4 (and possibly 5).

Primary LanguageTypeScriptMIT LicenseMIT

Demo for Trends -- Lectures 4 and 5

The relevant files are components/ContactCard.tsx and pages/index.tsx. Read the comments! Understand what's going on. If you don't understand something, ask me.

Run yarn install and then yarn dev to start the development server.