home page set up with nav bar

This commit is contained in:
talksik
2020-09-04 13:32:21 -07:00
parent 907a0476e8
commit 342c108e92
9 changed files with 125 additions and 4 deletions
+7
View File
@@ -24,6 +24,13 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<!-- Boostrap Grid System Only -->
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap-grid.min.css"
/>
<title>React App</title>
</head>
<body>