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 installRun the development server:
npm run dev
# or
pnpm devOpen http://localhost:3000 with your browser.