https://github.com/comunica/tutorial-solid-graphql-ld-profile-viewer
🏫 Tutorial on GraphQL-LD for Solid in React
https://github.com/comunica/tutorial-solid-graphql-ld-profile-viewer
tutorial
Last synced: 7 months ago
JSON representation
🏫 Tutorial on GraphQL-LD for Solid in React
- Host: GitHub
- URL: https://github.com/comunica/tutorial-solid-graphql-ld-profile-viewer
- Owner: comunica
- Created: 2019-07-31T08:57:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T13:40:54.000Z (over 5 years ago)
- Last Synced: 2025-06-21T13:27:43.876Z (7 months ago)
- Topics: tutorial
- Language: HTML
- Homepage: https://comunica.github.io/Tutorial-Solid-GraphQL-LD-Profile-Viewer/
- Size: 6.84 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphQL-LD Solid profile viewer in React
This is the [Solid profile viewer in React](https://github.com/solid/profile-viewer-react/)
but this time built with the [Solid React GraphQL-LD components](https://github.com/rubensworks/solid-react-graphql-ld.js).
**Follow the tutorial walkthrough on our [wiki](https://github.com/comunica/Tutorial-Solid-GraphQL-LD-Profile-Viewer/wiki/Tutorial-walkthrough).**
Most of these files are autogenerated
by [React Create App](https://github.com/facebook/create-react-app).
The actual code is in:
- [src/App.js](https://github.com/comunica/Tutorial-Solid-GraphQL-LD-Profile-Viewer/blob/master/src/App.js)
Compare this to the original profile viewer:
- [src/App.js](https://github.com/solid/profile-viewer-react/blob/master/src/App.js)