https://github.com/mrcoder991/dashboard-app
This react dashboard project contents many pages which are completely interactive, syncfusion charts which can visualize data in simple way (Dummy data is used to show contents on the whole application)
https://github.com/mrcoder991/dashboard-app
context-api react syncfusion
Last synced: about 2 months ago
JSON representation
This react dashboard project contents many pages which are completely interactive, syncfusion charts which can visualize data in simple way (Dummy data is used to show contents on the whole application)
- Host: GitHub
- URL: https://github.com/mrcoder991/dashboard-app
- Owner: mrcoder991
- License: mit
- Created: 2022-07-30T08:23:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T11:55:22.000Z (almost 4 years ago)
- Last Synced: 2025-02-15T21:46:59.814Z (over 1 year ago)
- Topics: context-api, react, syncfusion
- Language: JavaScript
- Homepage: https://react-enigma-dashboard.netlify.app/
- Size: 4.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Dashboard-app
This react dashboard project contents many pages which are completely interactive, syncfusion charts which can visualize data in simple way (Dummy data is used to show contents on the whole application)
## Running this projects on your environment
Install the required node packages
```bash
npm install
```
To view the application, run :
```bash
npm run start
```
## License
Copyright (c) 2022 Uday Girhepunje
[MIT](./LICENSE)