An open API service indexing awesome lists of open source software.

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

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)