This portofolio wesbite is created using NextJS 13 & TailwindCSS.
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
npm run build
# or
yarn build
You can start edit data for portofolio in src/data/data.ts
.
This portofolio wesbite is created using NextJS 13 & TailwindCSS.
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
npm run build
# or
yarn build
You can start edit data for portofolio in src/data/data.ts
.