A modern dashboard template built with VisActor and Next.js, featuring a beautiful UI and rich data visualization components.
You can deploy this template to Vercel by clicking the button above, or clone this repository and run it locally.
git clone https://github.com/mengxi-ream/visactor-next-template
pnpm install
pnpm dev
src/βββ app/ # App router pagesβββ components/ # React componentsβ βββ chart-blocks/ # Chart componentsβ βββ nav/ # Navigation componentsβ βββ ui/ # UI componentsβββ config/ # Configuration filesβββ data/ # Sample dataβββ hooks/ # Custom hooksβββ lib/ # Utility functionsβββ style/ # Global styleβββ types/ # TypeScript types
This template includes several chart examples:
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.