A modern dashboard with VisActor charts, dark mode, and data visualization for seamless analytics.
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.
A modern dashboard with VisActor charts, dark mode, and data visualization for seamless analytics.
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.