A minimalist portfolio website for a full-stack designer, built with Next.js, Tailwind CSS, and Geist fonts.
- Minimalist Design: Clean, monochrome aesthetic.
- Mobile Responsive: Optimized for all devices.
- Tech Stack: Next.js (App Router), Tailwind CSS, TypeScript.
- Fonts: Geist and Geist Mono.
First, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
- Edit
src/app/page.tsxto update your portfolio content. - Edit
src/app/globals.cssto adjust the theme.