Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexander784/dashboard

React-based dashboard website that provides insights through various charts and metrics
https://github.com/alexander784/dashboard

chartjs dashboard props-react state-management

Last synced: 2 days ago
JSON representation

React-based dashboard website that provides insights through various charts and metrics

Awesome Lists containing this project

README

        

## Admin Dashboard.

This is a React-based dashboard website that provides insights through various charts and metrics. The dashboard includes information such as Top Users, Total Products, Profit Earned, and Total Visits.

## Features

1. Top users: Visualize the top users of your platform.
2. Total Products:Displays the total number of products.
3. Profit Earned:Shows the profit earned over a period.
4. Total visits: Tracks the total number to your website.
5. Interactive Charts: All charts are interactive and responsive.

## Technologies Used.
React:A javascript library for building user interfaces.

Chart.js A popular library for creating charts.

React Router:FOr handling routing in the application.

## Getting started
## Installation
Clone the Repository:
`git clone:https://github.com/alexander784/Dashboard.git`

Navigate to the project directory:

`cd dashboard`

Install dependecies:

`npm install`

Run the App:

`npm start`