Here's my personal website! It's built using Next.js 13, Tailwind CSS and Contentlayer.
First, install dependancies then run the development server:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
Built using Lee Robs Personal Website as a foundation