Skip to content

AlexandraCordeiro/artwork-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

artwork-search

Website for searching artworks made available through the Art Institute of Chicago's API.

Link to website

Motivation

This project was carried out as part of the Web Development course. The goal is to explore data access through a Web API, incorporating various features such as: general presentation of results, data filtering, and sorting.

Art Institute Of Chicago API

The API offered by the Art Institute of Chicago delivers data in JSON format through a REST-style service, enabling developers to incorporate the museum's public data into their projects.

API Documentation

Set up project locally

Clone repository
git clone https://github.com/AlexandraCordeiro/artwork-search.git

cd artwork-search/project/
Install dependencies
npm install evergreen-ui
Run
npm run start
Technologies
Deployment
Acknowledgments

A big thank you to the Art Institute Of Chicago

About

Website for searching artworks made available through the Art Institute of Chicago's API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published