We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644c8f6 commit d8822b2Copy full SHA for d8822b2
README.md
@@ -1,5 +1,5 @@
1
-# React Scheduler - How to load appointments from a JSON file?
2
-A quick start React project that helps you to create a React Scheduler that loads its appointment data from an external JSON file.
+# React Scheduler - How to load appointments from a local JSON file?
+A quick start React project that helps you to create a React Scheduler that loads its appointment data from a local JSON file.
3
4
## Project pre-requisites
5
Make sure that you have the compatible versions of React and NPM in your machine before starting to work on this project.
0 commit comments