VisActor Next.js Template

R
Renaudil y a 2 jours
0

Description

A modern dashboard with VisActor charts, dark mode, and data visualization for seamless analytics.

npx boilerapp visactor-nextjs-template

Documentación

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

  • 📊 Rich Visualizations - Powered by VisActor, including bar charts, gauge charts, circle packing charts, and more
  • 🌗 Dark Mode - Seamless dark/light mode switching with system preference support
  • 📱 Responsive Design - Fully responsive layout that works on all devices
  • 🎨 Beautiful UI - Modern and clean interface built with Tailwind CSS
  • ⚡️ Next.js 15 - Built on the latest Next.js features and best practices
  • 🔄 State Management - Efficient state management with Jotai
  • 📦 Component Library - Includes Shadcn components styled with Tailwind

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:

  • Average Tickets Created (Bar Chart)
  • Ticket by Channels (Gauge Chart)
  • Conversions (Circle Packing Chart)
  • Customer Satisfaction (Linear Progress)
  • Metrics Overview

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

  • VisActor - For the amazing visualization library
  • Vercel - For the incredible deployment platform
  • Next.js - For the awesome React framework

Prix

Gratuit

FREE

Comentarios (0)

FAQ

Preguntas Frecuentes

¿Tienes una pregunta? Tenemos las respuestas. Si no encuentras lo que buscas, no dudes en contactarnos.

Boilerapp es una plataforma comunitaria dedicada a compartir boilerplates, starter kits y plantillas de proyectos para desarrolladores. Nuestro objetivo es simple: hacerte ahorrar tiempo en la configuración inicial (setup) para que puedas programar lo que realmente importa. Ya busques una base de código simple o un proyecto SaaS completo, lo encontrarás aquí.

¿Tienes otras preguntas?

Nuestro equipo está aquí para ayudarte. Contáctanos y te responderemos lo antes posible.

VisActor Next.js Template | BoilerApp