diff --git a/package.json b/package.json
index 4dafb04..ba4a902 100644
--- a/package.json
+++ b/package.json
@@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
+ "bootstrap": "^3.3.7",
"react": "^15.5.4",
"react-dom": "^15.5.4"
},
@@ -15,4 +16,4 @@
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
}
-}
\ No newline at end of file
+}
diff --git a/public/index.html b/public/index.html
index aab5e3b..ad3aa08 100644
--- a/public/index.html
+++ b/public/index.html
@@ -4,6 +4,7 @@
+