Dashboard widgets demo

This is a Next.js project bootstrapped with create-next-app.

This is a base demo for the development of the custom widgets for #hacktorial24

Demo

Getting Started

First, run the development server:

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