d3 dashboard example
Build an Interactive Dashboard App with D3
This guide shows how to build a dashboard application with React, D3.js, and Material UI. You’ll learn how to set up a database, seed it with data, build an API endpoint on top of it, and then visualize data on the frontend with D3.js.