DashDesk is a cutting-edge Data Visualization Dashboard designed to empower businesses and individuals with actionable insights derived from their data. With intuitive visualization tools and customizable dashboards, DashDesk makes it effortless to explore, analyze, and present complex datasets in a visually compelling manner.
Frontend: HTML, CSS, React, Typescript
Component Library: Material UI v5 & Material UI X/data-grid
Charts: Nivo Charts
Extras: Axios, react-router-dom
Clone the project
git clone https://github.com/sanglap13/data-visualization-dashboard.gitInstall dependencies
npm installStart the server
npm run start