Proof-of-concept React / Redux front-end for Blacklight. This takes the path begun by metadb-ui, but strips out the metadata-editing components to act solely as a view-layer (with some search-related state management).
This project is currently on hold as we move towards a more traditional approach using Hyrax/Hyku - Blacklight - Spotlight.
See LafayetteCollegeLibraries/lafayette-preserve for the Sufia-based backend.
git clone https://github.com/LafayetteCollegeLibraries/digital.lafayette.edu
cd digital.lafayette.edu
npm install
API_BASE_URL="http://instance/of/lafayette-preserve" npm run dev