diff --git a/src/App.vue b/src/App.vue index 633a5dfe4e547c48bfa93740a290ba5ba370930a..51d1f2b4e062e9725f8fd5e3ef6909eaffa110f5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,47 +1,40 @@ - - - + \ No newline at end of file diff --git a/src/components/ResultsPage.vue b/src/components/ResultsPage.vue new file mode 100644 index 0000000000000000000000000000000000000000..d2763edcdda88376a18ee7724932e4ef79ae21cd --- /dev/null +++ b/src/components/ResultsPage.vue @@ -0,0 +1,926 @@ + + + + + \ No newline at end of file diff --git a/src/components/SearchPage.vue b/src/components/SearchPage.vue new file mode 100644 index 0000000000000000000000000000000000000000..dc2838a9f42c682af1b1cdfac703a21cb2d6cffc --- /dev/null +++ b/src/components/SearchPage.vue @@ -0,0 +1,712 @@ + + + + + \ No newline at end of file