My personal website
Go to file
Win 78d80c888c added page images, widen view 2024-07-08 11:21:01 +07:00
app added page images, widen view 2024-07-08 11:21:01 +07:00
public added page images, widen view 2024-07-08 11:21:01 +07:00
.eslintrc.json
.gitignore
Dockerfile
LICENSE
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.