Nou blouweþ þe niwe frut . þat late bygan to springe
Þat to is kind eritage . mankunne schal bringe
The Digital SEL UI is the front-end of the Digital SEL, a digital humanities project whose aim is to provide a sophisticated, interactive digital edition of the South English Legendary, an important collection of Middle English saints' lives from the Middle Ages. This front-end is built with React / Redux and uses Material UI for its core components.
For more information about the project see the Digital SEL Blog. For a very early version of the project (written before the maintainer was a software engineer) see the DigitalSEL.org.
If you want to contribute, need help, or have any questions, feel free to reach out to the maintainer via Twitter: @william_ellet.
- Node 10.12
The front-end application depends on the Digital SEL API to serve it data. Right now, the Rails API needs to be running on port 4000.
make run
make test
make lint-all