My personal website, built using Next.js with the App Router, and Tailwind CSS for a utility first approach to styling.
The site aims to house information about myself, my CV, and perhaps one day - a blog!
git clone https://github.com/theblindfrog/me && cd me
npm install
npm run dev
Deployed on Vercel. Connect the GitHub repo and Vercel will auto-detect Next.js and deploy automatically.