My Personal Website
.github | ||
.husky | ||
public | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc.json | ||
components.json | ||
LICENSE.md | ||
next.config.mjs | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.mjs | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
Note
Mirrorred from gitea.tumbleweed.my.id/refansa/refansa.my.id
Site - refansa.my.id
The source code of my frontend website, refansa.my.id
Built with Next.JS, shadcn/ui, and tailwindcss
Getting Started
After you cloned this repo you could easily run by;
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.