**Modified** Added signup page. Included jumbotron with nav-tab. Right now the login page have not yet included but the signup page is available. Description from trello: An index page with navbar that will redirect user to signup or login page with jumbotron.

This commit is contained in:
Jack 2019-01-13 15:13:26 -08:00
parent 5ea889ec1d
commit 97b41735bc

View file

@ -13,7 +13,7 @@
<div class="container">
<div class="jumbotron">
<h1>Reimbursinator</h1>
</div>
</div>
<ul class="nav nav-tabs">
<li class="nav-item">
<a class="nav-link active" href="signup.html">Sign up</a>