Skip to content

mantysalo/react-simple-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-simple-dashboard

Description

Live demo at: https://mantysalo.github.io/react-simple-dashboard/

A simple react-based dashboard made with Material-UI and ApexCharts.js.

Features:

  • Responsive
  • Date pickers for start and end date
  • Input for API key
  • Boxes for displaying KPIs
  • Table with pagination and sorting
  • Linechart for daily data
  • Stores input values in local storage for better UX

Instructions

git clone https://github.com/RikuMantysalo/react-simple-dashboard.git
cd react-simple-dashboard
npm install
npm start

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.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

About

React based dashboard for displaying data from an external API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published