Skip to content

Commit

Permalink
Merge pull request #75 from AmitNayak514/patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
ianshulx authored Aug 31, 2024
2 parents 77e7854 + daf3904 commit ec7b336
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,18 @@ <h5 class="mb-1">35. Myth Weaver - Ai Story Generator <span><a href="https://myt
</p>
</li>


<li class="list-group-item project-item">
<div class="d-flex w-100 justify-content-between">
<h5 class="mb-1">36. Twitter Clone <span><a href="https://twitter-final-blond.vercel.app/" target="_blank" class="btn">Live Demo</a></span></h5>
<a href="https://github.com/ianshulx/React-projects-for-beginners/tree/main/twitter_clone/Twitter-Final-main"
target="_blank" class="btn"><i class="bi bi-github"></i></a>
</div>
<p class="mb-1">
This is a simple Twitter Clone implementing the core features of Twitter.
</p>
</li>



<!-- Add more projects as needed -->
Expand Down Expand Up @@ -780,4 +792,4 @@ <h1 class="hero-text">Our Contributors</h1>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
</body>

</html>
</html>

0 comments on commit ec7b336

Please sign in to comment.