From 94252420fabf7ae207b340a9838c207dbedef433 Mon Sep 17 00:00:00 2001 From: Shaun Date: Tue, 10 Aug 2021 17:27:54 +0100 Subject: [PATCH 1/2] 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 From 6f8852dd0a1827a6a7231c442f8a052771d27a25 Mon Sep 17 00:00:00 2001 From: Shaun Date: Tue, 10 Aug 2021 17:33:30 +0100 Subject: [PATCH 2/2] lesson-8 --- index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 58769c3a..666fbd7f 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,16 @@

My Website

\ No newline at end of file