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

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)

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)