/next-portofolio-v2

Portfolio Website using NextJS 13 + TailwindCSS

Primary LanguageTypeScript

This portofolio wesbite is created using NextJS 13 & TailwindCSS.

Run this Project on Development Server

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Build this Project

npm run build
# or
yarn build

You can start edit data for portofolio in src/data/data.ts.