Skip to content

VisActor与Next.js构建的现代仪表板模板,拥有优美的UI和丰富的数据可视化组件

Published:

原文链接


VisActor Next.js Dashboard Template

A modern dashboard template built with VisActor and Next.js, featuring a beautiful UI and rich data visualization components.

Live Demo

Deploy with Vercel

Features

Tech Stack

Quick Start

You can deploy this template to Vercel by clicking the button above, or clone this repository and run it locally.

Github Repo

  1. Clone this repository
git clone https://github.com/mengxi-ream/visactor-next-template
  1. Install dependencies
pnpm install
  1. Run the development server
pnpm dev
  1. Open http://localhost:3000 with your browser to see the result.

Project Structure

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

Charts

This template includes several chart examples:

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements


Previous Post
ScrapeServ: 自托管API,根据URL生成网站截图
Next Post
国际化设计指南:推动产品的包容性与全球化