Skip to content

sofyan-rs/next-portofolio-v2

Repository files navigation

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.

Releases

No releases published

Packages

No packages published