A sleek and modern dashboard application built with Vite, designed to display interactive and visually appealing data insights. This project is ideal for businesses and developers looking to monitor and analyze data effectively.
- 📊 Interactive Charts: Visualize data using bar charts, pie charts, line graphs, and more.
- 🌐 Responsive Design: Optimized for desktop, tablet, and mobile devices.
- 🔌 Modular Components: Easily add or modify dashboard widgets.
- 📈 Advanced Analytics: Dive deep into metrics with detailed insights.
- Frontend Framework: React (powered by Vite for blazing-fast builds)
- Styling: Tailwind CSS
- Charts: Recharts.js and D3.js for dynamic and customizable data visualization
- Utilities: date-fns for date formatting
Follow these steps to set up the project locally.
- Node.js (>=16.x)
- npm or yarn
-
Clone the repository:
git clone https://github.com/gdg-klef/Dashboard_mock.git cd Dashboard_mock -
Install dependencies:
npm install
or
yarn install
-
Start the deployment server
npm run dev
or
yarn dev
Future Enhancements 🌟 Add support for multiple dashboards for different datasets. 📅 Include calendar and event tracking widgets. 🔍 Advanced filtering and sorting capabilities. 🛠 Integration with third-party APIs for external data sources. 🌍 Multi-language support with i18next.