This is a Next.js project bootstrapped with create-next-app
and customized by vaxad with TypeScript, Tailwind CSS, shadcn/UI, Prisma, a pre-made landing page, and custom components.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 in your browser to view the app.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit.
This project uses next/font
to automatically optimize and load Space Grotesk.
To explore Next.js further, check out these resources:
Visit the Next.js GitHub repository to provide feedback or contribute.
The recommended platform to deploy this Next.js app is Vercel, developed by the creators of Next.js.
Refer to our deployment documentation for more details on deploying on Vercel.