An accessible interface for image details
Building off work from the 2018 DIAGRAM Code Sprint, the goal of this repository is to explore ways content creators can incorporate image details such as extended descriptions in a universally accessible, usable way.
Here is a rendered view of the examples created from the 2019 hackathon.
Here is the documentation created.
This repository uses a variety of Node.js modules to assist with development.
# install development dependencies
npm install
# run the development task
npm run dev