/react-d3-dashboard

Rewrite of simple dashboard components with D3 and ReactJS hooks

Primary LanguageJavaScript

Example of the creation of a simple dashboard using React and D3. The state management is handled with the react hooks API. The original dashboard is copied from a previous project using D3 only, it can be found here.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.