This portfolio website is inspired by brittanychiang.com.
-
Install dependencies
npm i
-
Start the development server:
npm run dev
Open http://localhost:5173 with your browser to see the result.
- Create in a
.env.local
file in the root of your project - Insert your key/value pairs
To generate a GitHub token, you need to go to GitHub Settings -> Developer Settings and click on
GITHUB_TOKEN=
Generate new token
->Generate new token (classic)
.