Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.61 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.61 KB

El-Brokers Admin Dashboard

A dashboard to view the sales and the users of a brokers company

Demo Link

View project here

Table of contents

Tech Stack

Frameworks

React, Redux, CoreUI and Chart.js

Screenshots

Dashboard Users Subscribtions

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start