nicholascostadev / portfolio-remake

Remaking my portfolio because it's kind of old now

Home Page:https://nicholascosta.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my new Portoflio, it's still in progress and made using nextjs13's app directory

How to run it locally

# copy env variables
cp .env.example .env.local
# populate env variables

To install all dependencies, use pnpm

pnpm install
# Than run the dev server
pnpm dev

About

Remaking my portfolio because it's kind of old now

https://nicholascosta.dev


Languages

Language:TypeScript 78.2%Language:SCSS 18.8%Language:JavaScript 2.2%Language:CSS 0.4%Language:Shell 0.3%