/college-notes

T-Level (Digital Production, Design and Development) notes site created with Nextra and Next.js.

Primary LanguageMDX

This repo will be archived once I finish college. You can read more here.

My college notes for "T-Level Technical Qualification in Digital Production, Design and Development"

Forking this project

This site uses a template for creating documentation with Nextra. So, instead of forking this repo, you can click the "Use this template" option on shuding/nextra-docs-template to create your own website with the theme.

After downloading the repo locally

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.