Skip to content

A developer portfolio template built with React, TypeScript, HTML, Sass and Vite

Notifications You must be signed in to change notification settings

souli-a/portfolio-developer

Repository files navigation

portfolio-developer

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.

Get the project and run it

1. Fork or clone

Fork or clone this project from GitHub to get your own copy of it.

2. Installation

Once this is installed you can run pnpm i in your project directory to install dependencies.

cd portfolio-developer
pnpm i

3. Launch the server

pnpm dev

4. Open your code editor and start editing

Your site is now running at http://localhost:5173.