Loading repository data…
Loading repository data…
artursantiago / repository
:bar_chart: A simple Admin Dashboard made with React, Material-UI components and ApexCharts. || :construction: Work in progress
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A simple Admin Dashboard made with React, Material-UI components and ApexCharts.
This project was developed with the following technologies:
You need to install YARN/NPM and NODE first, then in order to clone the project via SSH, run this command:
git clone git@github.com:artursantiago/quality-dashboard.git
Install dependencies
You need to install the dependencies of the project, so run the command bellow on the root directory:
npm install
# or
yarn
First, run the development server:
npm run start
# or
yarn start
Open http://localhost:3000 with your browser to see the result.
This project is under the MIT license. See the LICENSE file for more details.