Spaces:
Configuration error
Configuration error
# DataDash Visionary Dashboard
A modern, responsive dashboard built with HTML, CSS, JavaScript and Web Components. Features dark/light mode, interactive charts, and a clean UI.
## Features
- Responsive design with Tailwind CSS
- Dark/light mode toggle
- Interactive charts using Chart.js
- Reusable Web Components (navbar, sidebar, cards)
- Modern UI with smooth animations
- Sample data visualization
## Installation
1. Clone the repository:
```bash
git clone https://github.com/yourusername/datadash-visionary.git
- Open
index.htmlin your browser
Dependencies
Project Structure
datadash-visionary/
βββ index.html # Main dashboard page
βββ style.css # Custom styles
βββ script.js # Main JavaScript
βββ components/ # Web Components
β βββ navbar.js # Navigation bar
β βββ sidebar.js # Sidebar menu
β βββ card.js # Dashboard cards
βββ README.md # This file
License
MIT ```