My personal website
Go to file
Win 5d045267f2 Update app/page.tsx
Changed high school to undergraduate
Change fediverse link
2024-03-30 11:01:58 +07:00
app Update app/page.tsx 2024-03-30 11:01:58 +07:00
public Info update 2024-02-06 06:19:47 +07:00
.eslintrc.json added education page 2023-12-21 11:45:11 +07:00
.gitignore updated school info - added IELTS test info 2024-01-11 18:22:35 +07:00
LICENSE Added LICENSE 2024-03-02 20:00:45 +07:00
README.md Fixed README 2023-12-03 23:08:08 +07:00
next.config.js Initial Commit 2023-12-03 23:02:09 +07:00
package-lock.json 1st stage clean up 2023-12-23 11:21:03 +07:00
package.json 1st stage clean up 2023-12-23 11:21:03 +07:00
postcss.config.js Initial Commit 2023-12-03 23:02:09 +07:00
tailwind.config.ts Initial Commit 2023-12-03 23:02:09 +07:00
tsconfig.json Initial Commit 2023-12-03 23:02:09 +07:00

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.