'Build a quick Dashboard using react as front-end and data source as Elasticsearch ( Back-end Perl/Node/Any)
I am trying to build a quick interactive Dashboard using react as front-end and data source as Elasticsearch ( Back-end Perl/Node/Any.
To kick start, I need some help/suggestion. Is there any existing React template code to start with.
Solution 1:[1]
You may like to checkout MUI Library and their prebuilt dashboards so you can customize and work on them however the prebuilt ones are mostly paid with a couple of free alternatives. Also, note the prebuilt dashboards are made with the nextjs technology.
Here is another one called Ant Design (which I have not personally worked with but seems fairly neat and straightforward)
You could go through this post to see if you find anything you like in here
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Ilamuhil Ilavenil |
