This repository contains the source code for programs.lol, built with React, Vite, and TypeScript.
It also uses the Lanyard API to track Discord activity in real-time.
To clone this repository:
git clone https://github.com/am8x/website.git
cd website
npm install
npm run dev