From 8325c364c7ed12a37969f5815ec875db6e6c6b76 Mon Sep 17 00:00:00 2001 From: agatha Date: Fri, 12 Apr 2024 21:03:33 -0400 Subject: [PATCH] looks weird without a README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c99a2f8 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Server-Side React Boilerplate +From the Udemy course "Build React, Redux, and React Router apps using Server Side Rendering (SSR), Isomorphic, and Universal JS techniques"