Live view can be found here

Installation and Setup Instructions

git clone https://github.com/Ne-k/Next.js-Portfolio
cd Next.js-Portfolio
yarn install

But if Yarn isn't installed, you can install it by

npm install yarn