My personal Website and Portfolio Page, build wit TailwindCSS and NextJS 13. See in action here.
- Light/dark mode toggle
- custom MDX rendering for Blog
- Responsive Design
- NextJS (13)
- Typescript
- TailwindsCSS
- Contentlayer
To run in development mode run
npm run dev
To build the project run:
npm run build