@@ -28,6 +28,16 @@ Here's the overview of guides which tell you about basic Gantt initialization wi
2828 <a href="desktop/howtostart_angular.md"><img src="howtostart_frontend_frameworks/gantt_angular.png"></a>
2929 </td>
3030 </tr>
31+ <tr>
32+ <td>
33+ <span style="font-size:15px;">desktop/howtostart_react.md</span>
34+ <br>
35+ A detailed tutorial which dwells on Gantt chart implementation with React.
36+ </td>
37+ <td>
38+ <a href="desktop/howtostart_react.md"><img src="howtostart_frontend_frameworks/gantt_react.png"></a>
39+ </td>
40+ </tr>
3141 <tr>
3242 <td>
3343 <span style="font-size:15px;">desktop/howtostart_vue.md</span>
@@ -51,33 +61,6 @@ Here's the overview of guides which tell you about basic Gantt initialization wi
5161 </tbody >
5262</table >
5363
54- <h2 >How to Start with React Gantt</h2 >
55-
56- <table style =' border-left :none !important ;' cellspacing =" 0 " cellpadding =" 5 " border =" 0 " >
57- <tbody>
58- <tr>
59- <td>
60- <span style="font-size:15px;">desktop/howtostart_react.md</span>
61- <br>
62- A detailed tutorial which dwells on Gantt chart implementation with React.
63- </td>
64- <td>
65- <a href="desktop/howtostart_react.md"><img src="howtostart_frontend_frameworks/gantt_react.png"></a>
66- </td>
67- </tr>
68- <tr>
69- <td>
70- <span style="font-size:15px;">desktop/react_gantt_firebase_integration.md</span>
71- <br>
72- An extensive tutorial that describes how to provide real-time updates in React Gantt using Firebase Firestore.
73- </td>
74- <td>
75- <a href="desktop/howtostart_vue.md"><img src="howtostart_frontend_frameworks/gantt_react.png"></a>
76- </td>
77- </tr>
78- </tbody >
79- </table >
80-
8164
8265<h2 >How to Start with Gantt on Server Side</h2 >
8366
@@ -180,7 +163,6 @@ Below you will find a brief overview of the guides which tell you about basic Ga
180163- desktop/howtostart_vue.md
181164- desktop/howtostart_svelte.md
182165- desktop/howtostart_react.md
183- - desktop/react_gantt_firebase_integration.md
184166- desktop/howtostart_dotnet_core.md
185167- desktop/howtostart_dotnet.md
186168- desktop/howtostart_nodejs.md
0 commit comments