This repository contains the React + Material UI Dashboard used by the museum curators.
For the initial setup, we first need to make the
aws-exports.js
containing the configuration for cognito (look at the documentation).
Then run
yarn install
for the packagesthe packages.
Finally, to run the app
yarn start