Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.46 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.46 KB

Suru

Live demo

https://surujapaneseprints.netlify.app/

About

Suru is a website I created as a take-home test for a traineeship position. The public API was retrieved from the Harvard Art Museum. When cloning this project from Github, you would have to request an API key. The Harvard Art Museum API documentation provides information how to request a key.

Author

Ichmarah Kock

Setup 🚀

Requirements

  • All pages must be fully responsive
  • Fixed menu in header with 3 buttons (Home, Categories, Random) – 4th button About was my own choosing
  • Show 10 sortable prints from the public API on Home page
  • Prints must be clickable to a detailpage
  • Detailpage shows 3 other prints relevant to main print
  • Random shows a random print when the button is clicked
  • Footer with generated sitemap

Built with

Vue.js and TypeScript

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.