This is a my portfolio project bootstrapped with create-next-app.

Getting Started

First, Specify the node version:

nvm use

Then Install Dependecies:

yarn

And Run the development server:

yarn dev

Open http://localhost:3000 with your browser.