From e71b4aac6c850baabb930ca336a7f02c1befab05 Mon Sep 17 00:00:00 2001 From: miggymofongo2 Date: Tue, 18 Jun 2024 23:28:01 -0400 Subject: [PATCH] momentum and notes --- README.md | 5 +++++ public/index.html | 2 +- src/Components/App/App.js | 4 ++-- src/Components/Footer/Footer.js | 6 ++++-- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c3e4d8f..2840a8f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ WEPA! I'm Miguel and I'm deploying React web applications on github pages now! Check out this quote generator that cycles through an array of quotes from the Kingdom Hearts video game series. +To do list + +quote query? +update quotes from khdatabase.com + diff --git a/public/index.html b/public/index.html index 8a92a92..c46ee2a 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@