Skip to content

Commit

Permalink
updated giovannis
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-zanetti committed Jun 13, 2021
1 parent 8144e68 commit c9b0412
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@ <h1 id="projects-title">Projects</h1>
<div class="portfolio-item">
<div>
<h4 class="individual-project-title">Giovannis Restaurant</h4>
<a href="https://giovannis.vercel.app/" target="_blank"><img src="./pictures//giovannis-2.png" class="images"></a>
<a href="https://giovannis.netlify.app/" target="_blank"><img src="./pictures//giovannis-2.png" class="images"></a>
<span><img src="./pictures/iconfinder_React.js_logo_1174949.png" style="width:40px; height:40px;"></span>
<span class="devicons devicons-javascript" style="font-size: 2.5em; width: auto;"></span>
<span class="devicons devicons-bootstrap" style="font-size: 2.5em; width: auto;"></span>
<span class="devicons devicons-html5" style="font-size: 2.5em; width: auto;"></span>
<a href="https://github.com/nick-zanetti/giovannis" target="_blank"><span class="devicons devicons-github_badge" style="font-size: 2.5em; width: auto;"></a>
<a href="https://github.com/nick-zanetti/giovannis-new" target="_blank"><span class="devicons devicons-github_badge" style="font-size: 2.5em; width: auto;"></a>
</div>
<p class="description">A restaurant website with the ability to order delivery. This app also uses a tool called emailjs to email a user their order receipt after they checkout. Built using Nextjs, Hooks, and React Bootstrap.</p>
<p class="description">A restaurant website with the ability to order delivery. This app also uses a tool called emailjs to email a user their order receipt after they checkout. Built using React, Redux, and React Bootstrap.</p>
</div>

<div class="line"></div>
Expand Down

0 comments on commit c9b0412

Please sign in to comment.