View and search a list of exhibits at the Cooper Hewitt Smithsonian Design Museum. All data is pulled from Cooper Hewitt's public API. This project was completed as part of Codepath's Intermediate Web Design course.
Link to project: https://chviewer.netlify.app/
This application uses React to dynamically display information from Cooper Hewitt's public exhibition API, including the number of exhibit items, its run date, and whether it's open or not. CH Exhibit Viewer serves multiple pages in a single-page application format through React Router, cutting down load times. Some light stats are also included at the top of the homepage.