An example of SOLID client Web App to access Community Server resources
The purpose is to illustrate how it is possible to connect a simple web app, consisting of a Home page and a Detail page to a SOLID server (Community/Recipes) in order to retrieve all public information and data hosted there.
-
Live Demo of the Client: https://solidwebapp-7a3cf.web.app/
-
Live Demo of the Server: https://warm-inlet-30289.herokuapp.com/
NOTE: It is required to open the web browser console to check the result of the query
git clone https://github.com/fan-droide/solidclientwebapp.git
cd solidclientwebapp
npm i
npm start
- Login users
- Upload file to a folder