From 9b3e07c4f7cf0bd46993769202ecdcc9b3e6077e Mon Sep 17 00:00:00 2001 From: Matthew Reed <78713317+mreed4@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:51:55 -0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 44dd020..93df9d1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# omdb-api-react - This started as an endeavor to rebuild or re-create the page for OMDb API to a React SPA. I think the original as it is now was built using Bootstrap--which is quite dated. Specifically, I wanted to focus on the use of `react-router-dom`. I accomplished this goal, then decided to (1) redesign the site aesthetically, and (2) simplify and restructure the site.