A simple next.js starter built using shadcn-ui, magic-ui components along with a dark-mode toggle
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
A simple starter with next.js + magic-ui Components with dark-mode toggle
TypeScriptMIT