My personal website
Go to file
WinsDominoes c3ce0fc459 fixed photospherestudio link 2023-12-07 10:59:12 +07:00
app fixed photospherestudio link 2023-12-07 10:59:12 +07:00
public Initial Commit 2023-12-03 23:02:09 +07:00
.eslintrc.json Initial commit from Create Next App 2023-11-26 21:08:28 +07:00
.gitignore Initial commit from Create Next App 2023-11-26 21:08:28 +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 Initial Commit 2023-12-03 23:02:09 +07:00
package.json more minor changes - dark mode and light mode text 2023-12-03 23:36:30 +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.