DEV Community

Discussion on: React Dashboards

Collapse
 
divyansh_25 profile image
divyansh

Hi,
I am begin\er with basic knowledge of HTML,CSS and REACT.

Which one of these themes is well documented, as I am beginning to setup my first project using react.
I am trying to make a Factory/Warehouse Information Management System.
I am an Embedded Developer , I wish to add features like real time data logging of sensors and environment.
Can you recommend which theme or platform should be used ?
Also am I right in choosing REACT ?

Collapse
 
sm0ke profile image
Sm0ke

React has a huge community, and is actively supported by Facebook. Is definitely a good choice.

Collapse
 
kr4idle profile image
Pete Steven

You can try Desech Studio to visually create your html/css code. Then you can integrate it with react. Have a look at this github repo for more details.