This is where all the source code for my website is, and where all my project info is also at! So this code is very important to my domain. Its under the MIT license so remember that you have to credit me for it if you use it!
React JS, With Next JS App router Tailwind css Typescript
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
npm run build
npm run start