Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 339 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 339 Bytes

My Website

This is my personal website. It's built with TypeScript, NextJS's static site generation (SSG) capabilities, and Tailwind.

If you for some reason are inclined to run it locally, you can by cloning and running npm install && npm run dev