example website, first project for localhost.
Documentation: https://www.notion.so/Startup-37f44ac062f0400a92e5f0aae49ad20c
npm i
npm install daisyui
or
yarn install daisyui
Next.js TypeScript TailwindCSS, DaisyUI
Terraform Github Actions Vercel
Jest Eslint Prettier
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.