From 3bb5fe2e11e1a6d290994524f8bce84848a22378 Mon Sep 17 00:00:00 2001 From: Roland Levy Date: Thu, 20 Sep 2018 20:00:00 +0100 Subject: [PATCH 01/27] first stage, fetching and populating data from user input --- index.html | 21 +++++++++++++++++++++ src/index.js | 38 ++++++++++++++++++++++++++++++++++++++ src/properties.txt | 25 +++++++++++++++++++++++++ src/styles.css | 18 ++++++++++++++++++ 4 files changed, 102 insertions(+) create mode 100644 index.html create mode 100644 src/index.js create mode 100644 src/properties.txt create mode 100644 src/styles.css diff --git a/index.html b/index.html new file mode 100644 index 00000000..82c99ed9 --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ + + + + + + FilmSeek + + + + +
+
+ +
+
+
+ +
+