diff --git a/.gitignore b/.gitignore index daeba5f9..93bfd12e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ *~ -node_modules .DS_Store diff --git a/comments.json b/comments.json index 7bef77ad..f7bef7c5 100644 --- a/comments.json +++ b/comments.json @@ -1,12 +1,52 @@ [ { - "id": 1388534400000, - "author": "Pete Hunt", - "text": "Hey there!" + "id": 1452894030484, + "author": "Jim", + "text": "hello" }, { - "id": 1420070400000, - "author": "Paul O’Shannessy", - "text": "React is *great*!" + "id": 1452894052928, + "author": "Another person", + "text": "also says hello" + }, + { + "id": 1452894062395, + "author": "hey", + "text": "hey" + }, + { + "id": 1452894062396, + "author": "koala bear", + "text": "im always hungry" + }, + { + "id": 1452894062399, + "author": "brown bear", + "text": "i already ate." + }, + { + "id": 1453330152651, + "author": "plant", + "text": "where are my eyes" + }, + { + "id": 1453330182029, + "author": "tree", + "text": "i need shoes" + }, + { + "id": 1453330430562, + "author": "test", + "text": "test" + }, + { + "id": 1453330597664, + "author": "webdev", + "text": "make the server crash" + }, + { + "id": 1453387039315, + "author": "thursday", + "text": "is good" } -] +] \ No newline at end of file diff --git a/public/index.html b/public/index.html index c6494446..bcf2410a 100644 --- a/public/index.html +++ b/public/index.html @@ -10,13 +10,10 @@ + +
- -