Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 284 Bytes

Personal Website

This is my personal website's repository! Hopefully you're here because you like my website.

Stack

I built my website using Next.js and Tailwind CSS.

Getting Started

Run npm i to install packages. Then npm run dev to run the site locally in dev mode.