Experience the dashboard in action: https://anam-vue.skycodelab.in/
The demo showcases:
- 📊 Real-time analytics (Page Views, Clicks, Conversions)
- 🖥️ Browser & Device Statistics (Chrome, Firefox, Safari, Edge)
- 🌍 User Geography (Sessions by Country)
- 📱 Fully responsive layout
- 🌙 Dark mode support
- ✅ Modern Tech Stack - Vue 3, Vite, Tailwind CSS
- ✅ Dark Mode - Built-in dark mode with class strategy
- ✅ Responsive Design - Works perfectly on desktop, tablet, and mobile
- ✅ Interactive Charts - ApexCharts integration for beautiful visualizations
- ✅ Router Integration - Vue Router for seamless navigation
- ✅ Reusable Components - Modular component architecture
- ✅ Production Ready - Optimized build with Vite
- Node.js (v16 or higher)
- npm or yarn
# 1. Clone the repository
git clone https://github.com/AbdulVakeel/anam-vue.git
cd anam-vue
# 2. Install dependencies
npm install
# 3. Run development server
npm run dev
# 4. Build for production
npm run build