Skip to content

Commit

Permalink
added shouldItake.com in projects
Browse files Browse the repository at this point in the history
  • Loading branch information
phanosh authored Dec 16, 2024
1 parent 69be534 commit 4efb0e5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,19 @@ <h1>✌️Hi, this is Phanos</h1>
</div>
</div>
</div>
<div class="card">
<img src="imgs/supplement_guide.png" alt="supplement_giide" class="card__image">
<div class="card__content">
<p class="card__title">Should I Take?</p>
<p class="card__description">A typescript app that offers a repository of information about wellness and fitness supplements (WIP).</p>
<div class="card__buttons">
<a href="https://shoulditake.com/" target="_blank" class="card__link">
<button class="card__button">Live Demo</button>
</a>
</div>
</div>
</div>
<div class="card">
<img src="imgs/reverse_lca.png" alt="reverse_lca" class="card__image">
<div class="card__content">
Expand Down

0 comments on commit 4efb0e5

Please sign in to comment.