/Rijks-Online

Single page application using the Rijks Museum API

Primary LanguageJavaScriptMIT LicenseMIT

Rijks-Online

example workflow example workflow example workflow

Shields that represent my project - They change over time. (https://shields.io/)

Description

Rijks-Online is a Single Page Application that let's the user search all of the extraordinary artworks from the Rijksmuseum. This is being done with the help of the Rijks-API. With this API it's possible to showcase all of the artworks that the Rijksmuseum offers.

example of the live application

Activity diagram

activity diagram

Table of Contents

Install

Clone the GitHub Repo locally

git clone https://github.com/DaanKetelaars/Rijks-Online

Connect your API Key.

  • Go to the Rijks Studio.
  • Create an account.
  • Go to advanced settings and ask for your own personal API key.
  • in the fetchData.js file, add your own API key.
`https://www.rijksmuseum.nl/api/nl/collection?key=[APIKEYHERE]&q=${userInput}`

Host this project on live-server or localhost.

Used Tools

Meta

For any questions, don't hesitate to reach out! Daan Ketelaars - daanketelaars@gmail.com - https://github.com/DaanKetelaars/Rijks-Online

License

Usage is provided under the MIT License MIT. See LICENSE for the full details.