Skip to content

Using Vue, users can search and view art from Harvard Museums API

Notifications You must be signed in to change notification settings

tomkingkong/curaptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ Take Home Code Challenge

What

Create a single-page application in Vue.js that functions as an art gallery using the Hardvard Museums API. Use the API to present items from the Harvard Museums collection.

Demo the final product

Result

main-page

search

responsive

Project setup

# Install dependencies
npm install

# Compiles and hot-reloads for development
npm run serve

# Compiles and minifies for production
npm run build

# Run tests
npm run test

# Run Lint
npm run lint

About

Using Vue, users can search and view art from Harvard Museums API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published