Skip to content

A powerful Next.js template combining the best UI component libraries

License

Notifications You must be signed in to change notification settings

maximjsx/template

Repository files navigation

NextJS Ultimate UI Template

A basic starter template combining the best UI component libraries for modern web development


Compatible Libraries

HeroUI AceternityUI
shadcn/ui MagicUI
FancyComponents

Quick Start

Prerequisites

  • Node.js (v18+ recommended)
  • npm

Installation

git clone https://github.com/maximjsx/template
cd template
npm install
npm run dev