This is a Next.js project bootstrapped with create-next-app
for Muhammad Fadhlan's personal portfolio.
This website can be accessed at fadhln.dev.
First, run the install the required dependency:
Important: strictly use
yarn
, do not usenpm
oryarn 2
yarn install
then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.