This is a portfolio template for developers. Built with React
, TypeScript
, HTML
, Sass
and Vite
.
It uses the pnpm
package manager by default, but can also be used with npm
or yarn
.
Fork or clone this project from GitHub to get your own copy of it.
Once this is installed you can run pnpm i
in your project directory to install dependencies.
cd portfolio-developer
pnpm i
pnpm dev
Your site is now running at http://localhost:5173
.