This is the source-code for the digital map companion to Pure Adulteration: Cheating on Nature in the Age of Manufactured Food. It is a ReactJS application being served from an expressjs server.
git clone https://github.com/LafayetteCollegeLibraries/purefood
cd purefood
npm install
npm start