/next-magic-ui-starter

A simple starter with next.js + magic-ui Components with dark-mode toggle

Primary LanguageTypeScriptMIT LicenseMIT

A simple next.js starter built using shadcn-ui, magic-ui components along with a dark-mode toggle

Screenshot 2024-05-06 at 07 26 40 Screenshot 2024-05-06 at 07 28 25

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev