This app represents a mock take-home challenge. The task was to fabricate an app using the Harvard Museum API and a previously unencountered framework (Svelte) within a short time frame. It stands as a single page application that allows a user to view and sort through each of the Rembrant-associated pieces fetched from the API.
Pull down the repo Then,
npm install
npm run dev
Then, Navigate to localhost:5000. You should see your app running.
Fullscreen