Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 246 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 246 Bytes

The public GitHub repository for my personal portfolio website.

Made using NextJS, Tailwind, and Typescript.

Run instructions

npm run dev for development.

npm run build followed by npm run start for the optimized production build.