From dec4e22e64d5c16bb972d636568c2cb8f9aab8c9 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Thu, 1 Apr 2021 10:31:06 -0400 Subject: [PATCH] Create assignment.md --- 7-vue/assignment.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 7-vue/assignment.md diff --git a/7-vue/assignment.md b/7-vue/assignment.md new file mode 100644 index 00000000..ea81684e --- /dev/null +++ b/7-vue/assignment.md @@ -0,0 +1,11 @@ +# Create a new 'liking' app + +## Instructions + +Now that you have built a pet 'liking' app, pick a new API (here's a great list: https://github.com/public-apis/public-apis) and build a new app to display images that you can add to and remove from a gallery using these techniquest. If you are interested in working with museum APIs, [here is a tutorial](https://docs.microsoft.com/learn/modules/use-apis-discover-museum-art/?WT.mc_id=academic-13441-jlooper) + +## Rubric + +Exemplary | Adequate | Needs Improvement +--- | --- | -- | +|Created a new app, posted to GitHub, and presented GitHub link. Bonus: deploy to Netlify!| Present basic app on GitHub | Did not present work |