A simple portfolio showcasing a selection of my frontend projects.
This is a Next.js project bootstrapped with create-next-app
,
also using TailwindCSS and Shadcn/ui.
Install dependencies:
npm install
# or
pnpm install
Run the development server:
npm run dev
# or
pnpm dev
Open http://localhost:3000 with your browser.