create-vaxad-app Tailwind Templates

Create Vaxad App

nextjs template with typescript, tailwind, shadcn, lenis, spline, threejs, premade components

create-vaxad-app

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.

Getting Started

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.

Technologies Used

  • Next.js: For server-side rendering and React framework features
  • TypeScript: Ensuring type safety throughout the codebase
  • Tailwind CSS: For utility-first styling
  • shadcn/UI: For a pre-designed component library
  • Prisma: ORM for interacting with databases
  • Custom Components: Tailored components for specific project needs
  • Pre-Made Landing Page: A ready-to-use landing page for rapid deployment

Learn More

To explore Next.js further, check out these resources:

Visit the Next.js GitHub repository to provide feedback or contribute.

Deployment

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.

Top categories

Loading Svelte Themes