My personal website
Go to file
WinsDominoes daa874513e escaped characters 2023-12-22 23:27:02 +07:00
app escaped characters 2023-12-22 23:27:02 +07:00
public minor frontpage modifications + school logo replace 2023-12-22 09:46:12 +07:00
.eslintrc.json added education page 2023-12-21 11:45:11 +07:00
.gitignore added education page 2023-12-21 11:45:11 +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 random 2023-12-21 12:14:17 +07:00
package.json random 2023-12-21 12:14:17 +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.