This is a SvelteKit project. It uses TailwindCSS and MDSveX for styling.
You can check it out at macintushar.xyz.
It is deployed on Vercel and uses Vercel analytics as well to get more insights on how the site is being accessed.
First, install the dependencies:
bun install
Then, run the development server:
bun run dev
Open http://localhost:5173 with your browser to see the result.