Skip to content

NextJS project with my own blog and portfolio with my personal information.

License

Notifications You must be signed in to change notification settings

lucasgdb/nextjs-portfolio

Repository files navigation

nextjs-portfolio

Running Locally

This application requires Node.js v16.13+.

$ git clone https://github.com/lucasgdb/nextjs-portfolio.git
$ cd nextjs-portfolio
$ pnpm i
$ pnpm dev

Create a .env file similar to .env.example.

Cloning / Forking

Please review the license and remove all of my personal information (resume, blog posts, images, etc.).