Source code of my awesome website.
Create with Next.js and React in TypeScript, with TailwindCSS.
Installation:
pnpm i
Start development server:
pnpm dev
Create production build:
pnpm build
Start production build:
pnpm start
or
pnpm start -p PORT
Licence MIT
Copyright (c) 2024 gauthier-th (mail@gauthierth.fr)