From 9b42429bb0cb006992d97f030a3a6b749354773c Mon Sep 17 00:00:00 2001 From: Andres Valencia Date: Thu, 28 May 2020 10:48:48 -0500 Subject: [PATCH] Loading and character rollover animation --- src/App.svelte | 57 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 20 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 1040775..7a879ef 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -11,42 +11,57 @@ -
+
+ Rick and Morty +
{#each characters as character}