lkarow / artic-art-search-app

An app built with React that allows users to browse the Art Institute of Chicago artwork collection. 🖼️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Art Search App

An app built with React that allows users to browse the Art Institute of Chicago artwork collection. The app fetches data from the Art Institute of Chicago API and displays the artwork.

Pagination is provided for the gallery and search results. The data loaded for each page is limited to the data displayed.

Code linting (eslint) and prettier are also configured. And basic user testing is included.

Preview

Dependencies

  • axios
  • eslint
  • prettier
  • prop-types
  • react
  • react-dom
  • react-icons
  • react-router-dom

About

An app built with React that allows users to browse the Art Institute of Chicago artwork collection. 🖼️


Languages

Language:JavaScript 74.5%Language:CSS 19.9%Language:HTML 5.6%