From 94252420fabf7ae207b340a9838c207dbedef433 Mon Sep 17 00:00:00 2001 From: Shaun Date: Tue, 10 Aug 2021 17:27:54 +0100 Subject: [PATCH] lesson-7 --- README.md | 2 -- index.html | 24 ++++++++++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) delete mode 100644 README.md create mode 100644 index.html diff --git a/README.md b/README.md deleted file mode 100644 index c4b95c55..00000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# React-Firebase -All course files for the Net Ninja React & Firebase course. diff --git a/index.html b/index.html new file mode 100644 index 00000000..58769c3a --- /dev/null +++ b/index.html @@ -0,0 +1,24 @@ + + + + + + Learning React + + + + + +

My Website

+ + + + + + + + \ No newline at end of file