Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 705 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 705 Bytes

Art Institute of Chicago Exhibitions List

Simple React app showcasing information about exhibitions at Art Institue of Chicago.
Live demo at https://aleksandrazochowska.github.io/aic-exhibitions/.

Connects with Art Institute of Chicago API.
Template created with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.