NextJS MVC - Typescript - Prisma - TailwindCSS

A Next.js starter for your next blog or personal site. Built with:

👀 (Comming soon) View the Live Demo

Features

  • Typescript
  • Tailwind CSS
  • Shadcn
  • ESLint
  • Prettier
  • Prisma
  • NextJS API
  • MVC Pattern
  • Auth

Usage

npx create-next-app -e https://github.com/Marjannnnnn/Nextjs-MVC-Starter

# or

yarn create next-app -e https://github.com/Marjannnnnn/Nextjs-MVC-Starter

cd [project-name]

npm run dev

# or

yarn dev

Your new site will be up at http://localhost:3000/