My personal website
Go to file
WinsDominoes 296dc77a5f catchphrase + resposive layout alterations + redesigned text chapters 2023-12-22 23:24:29 +07:00
app catchphrase + resposive layout alterations + redesigned text chapters 2023-12-22 23:24:29 +07:00
public minor frontpage modifications + school logo replace 2023-12-22 09:46:12 +07:00
.eslintrc.json
.gitignore
README.md
next.config.js
package-lock.json
package.json
postcss.config.js
tailwind.config.ts
tsconfig.json

README.md

Win's Personal Website

My first ever React, Next.js and TypeScript project!

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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