diff --git a/client/index.html b/client/index.html index eb31293c2..3ce2de388 100644 --- a/client/index.html +++ b/client/index.html @@ -1,14 +1,77 @@ + - - - - - Group Project Base - - - -

group 1 Garrett Fisk, Jaeha Song

- - hello - - \ No newline at end of file + + Group 1 - Garrett Fisk, Jaeha Song + + + + + + + + + + +
+
+

Group 1 - Garrett Fisk, Jaeha Song

+
+ +
+
+
+

Form Inputs

+
+
+
+ + +
+
+ +
+
+ +
+
+

Local Restaurant Map

+
+ +
+ +
+
+

A list of restaurants from an API.

+
+
+
+ + +
+ + + + + + + \ No newline at end of file diff --git a/client/script.js b/client/script.js index e69de29bb..0ed12d2c0 100644 --- a/client/script.js +++ b/client/script.js @@ -0,0 +1,282 @@ +/* eslint-disable max-len */ +/* + Hook this script to index.html + by adding `