Skip to content

Deeds67/portfolio

Repository files navigation

Portfolio template

This is a portfolio template created in NextJS, Typescript & TailwindCSS. Feel free to clone/fork and use the template as you wish.

Running the site locally

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy this site is to use the Vercel Platform. They offer a free hobby tier.