What is this then? A take on the exam assignment sent out for the last exam of the 3rd semester of MMD 2024.
This is a Next.js project bootstrapped with create-next-app, with TailwindCSS for styling,
deployed with Vercel and
Supabase for custom additions related to forms and whatnot with Glitch as the main place
we handle our data.
Get it all up and running as per usual by:
npm install
# followed by
npm run dev