This is a simple application illustrating how to get started with Solid using the solid-file-client library.
It only has two dependencies: an authentication library and solid-file-client. Everything else is plain HTML, CSS and JavaScript. All the functionality related to Solid is contained in a single file; solid.js.
This example follows the same structure as other examples in this repository, so you can follow these general instructions.