The repo for my portfolio site.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
Preview it on stackblitz without installing anything locally.
- Next.js / TailwindCSS / shadcn/ui
- Responsive navigation
- Dark mode toggle
- Comments using Utterances
- Github Flavored Markdown
- Code syntax highlighting
To learn more about Next.js, TailwindCSS, and the other technologies that I used, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- TailwindCSS Documentation - learn about TailwindCSS
- shadcn/ui Documentation - learn about shadcn/ui
- Utterances Documentation - learn about how to add comments to your blog as GitHub issues
- Tania Rascia's Blog - my inspiration for the design on my site