The goal of this project is to provide an immersive way to browse the works housed at the Art Institute Chicago.
The project makes use of:
- Art Institute of Chicago API.
- Vue.js
- Tailwind.css
- Connect to API and load images
- Loading animation when user first visits site
- Load-in animation for art
- Detail view of art
- Search & Filter
git clone https://github.com/ethanfox/art-institute-chicago.git
cd art-institute-chicago
bun install
bun run dev