Added a new project.
This commit is contained in:
parent
2bd01fdd07
commit
9bc4bf2fbe
9 changed files with 53 additions and 1 deletions
13
index.html
13
index.html
|
@ -370,6 +370,19 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="project-item">
|
||||
<a href="img/project-18.jpg" data-lightbox="image-2"><img src="img/project-18.jpg" alt=""></a>
|
||||
<div class="text-content">
|
||||
<h4>Cool Shopping Site</h4>
|
||||
<p>Created a shopping site which is like Amazon. User can add and/or delete items they would like using their own account.
|
||||
It is made using PHP, CSS, Javascript, MySQL.</p>
|
||||
<div class="primary-button">
|
||||
<a href="https://github.com/batuhan-basoglu/Cool-Shopping-Site">Discover More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="project-item">
|
||||
<a href="img/project-20.jpg" data-lightbox="image-2"><img src="img/project-20.jpg" alt=""></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue