Skip to content

Commit e929799

Browse files
Update README.md
1 parent 60bc2fe commit e929799

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
# Learn How to Bind Data to the React Gantt Chart
22

3-
A quick-start project that helps you to bind data to the Syncfusion React Gantt Chart. This project contains a code snippet to bind self-referential and remote data to the Gantt Chart.
3+
A quick-start project that helps you to bind data to the [React Gantt Chart](https://www.syncfusion.com/react-components/react-gantt-chart). This project contains a code snippet to bind self-referential and remote data to the Gantt Chart.
44

5-
Documentation: https://ej2.syncfusion.com/react/documentation/gantt/data-binding/
6-
7-
Online examples: https://ej2.syncfusion.com/react/demos/#/material/gantt/remote-data
8-
9-
Local Data Sample: https://github.com/SyncfusionExamples/learn-how-to-work-with-the-syncfusion-react-gantt-chart
105

116
## Project prerequisites
127
Make sure that you have the latest versions of NodeJS and visual studio code in your machine before starting to work on this project.
138

149
### How to run this application?
15-
To run this application, you need to clone the `learn-how-to-bind-data-to-the-react-gantt-chart` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the npm install command and run your project using the npm start command.
10+
To run this application, you need to clone the `learn-how-to-bind-data-to-the-react-gantt-chart` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the npm install command and run your project using the npm start command.
11+
12+
## Related Links
13+
14+
- [Explore React Gantt Chart](https://www.syncfusion.com/react-components/react-gantt-chart)
15+
- [Documentation](https://ej2.syncfusion.com/react/documentation/gantt/data-binding/)
16+
- [Gantt Chart Feature Overview](https://ej2.syncfusion.com/react/documentation/gantt/overview)
17+
- [React Gantt Chart Getting Started Guide](https://ej2.syncfusion.com/react/documentation/gantt/getting-started)
18+
- [React Gantt Chart Live Demos and Examples](https://ej2.syncfusion.com/react/demos/#/material/gantt/remote-data)
19+
- [Local Data Sample](https://github.com/SyncfusionExamples/learn-how-to-work-with-the-syncfusion-react-gantt-chart)

0 commit comments

Comments
 (0)