My personal website
Go to file
WinsDominoes 270f341f0c changed font 2024-05-03 10:52:31 +07:00
app changed font 2024-05-03 10:52:31 +07:00
public Changed font, name and more 2024-05-03 10:41:57 +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
Dockerfile Added Docker stuff 2024-05-03 10:47:40 +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 Added Docker stuff 2024-05-03 10:47:40 +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.