Skip to content

Commit

Permalink
portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuradhagupta28 committed Nov 3, 2023
1 parent fee3c98 commit 03498c8
Showing 1 changed file with 18 additions and 22 deletions.
40 changes: 18 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,27 +178,25 @@ <h1>And I'm a <br><span class="multiple-text"></span></h1>
<!--! -------------- Nike project card (Flip)-------------- -->
<div class="project-card" id="project-card-flip">
<div class="project-card_description_section" id="project-flip-description">
<h4></h4>
<h2 class="project-title">Nike</h2>
<h4>Clone Project</h4>
<h2 class="project-title">Netmeds</h2>
<div class="project-description">
<p>Nike, is an American multinational
corporation that is engaged in the design,
development, manufacturing, and
worldwide marketing and sales of footwear,
and services
</p>
<p> Clone of Amazon shopping website is a popular and reliable platform for purchasing products
online, offering a vast selection of products, competitive pricing, and a range of features
and services designed to enhance the customer experience, features implimented are sign-up,
sign-in,
products, filter, sort, etc.</p>
<p>collabrative project</p>
</div>
<div class="project-tech-stack">
<span>HTML</span>
<span>CSS</span>
<span>JavaScript</span>
<span>React</span>

<span>LocalStorage</span>

</div>
<div class="project_btn">
<a href="https://github.com/Ankithubnew/NIke-Clone-React" class="project-github-link"
<a href="https://github.com/Anuradhagupta28/netMeds-pro" class="project-github-link"
target="_blank"><svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" class="feather feather-github">
Expand All @@ -208,7 +206,7 @@ <h2 class="project-title">Nike</h2>
</path>
</svg>
</a>
<a href="https://clever-kataifi-8fdfc1.netlify.app/" class="project-deployed-link"
<a href="https://6470e059cede841f1ef326bf--comforting-mandazi-1fceb8.netlify.app/" class="project-deployed-link"
target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
Expand All @@ -226,25 +224,23 @@ <h2 class="project-title">Nike</h2>
data-bs-interval="3000">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="./assets/img/Nike/Screenshot (2717).png" class="d-block w-100"
alt="TrackIt Home">
<img src="./assets/img/netmeds/Screenshot (2726).png" class="d-block w-100" alt="TrackIt Home">
</div>
<div class="carousel-item">
<img src="./assets/img/netmeds/Screenshot (2727).png" class="d-block w-100" alt="TrackIt Home">
</div>
<div class="carousel-item">
<img src="./assets/img/Nike/Screenshot (2718).png" class="d-block w-100"
alt="TrackIt Home">
<img src="./assets/img/netmeds/Screenshot (2728).png" class="d-block w-100" alt="TrackIt Home">
</div>
<div class="carousel-item">
<img src="./assets/img/Nike/Screenshot (2719).png" class="d-block w-100" alt="TrackIt Home">
<img src="./assets/img/netmeds/Screenshot (2729).png" class="d-block w-100" alt="TrackIt Home">
</div>
<div class="carousel-item">
<img src="./assets/img/Nike/Screenshot (2720).png" class="d-block w-100"
alt="TrackIt Home">
<img src="./assets/img/netmeds/Screenshot (2730).png" class="d-block w-100" alt="TrackIt Home">
</div>
<div class="carousel-item">
<img src="./assets/img/Nike/Screenshot (2721).png" class="d-block w-100" alt="TrackIt Home">
<img src="./assets/img/netmeds/Screenshot (2731).png" class="d-block w-100" alt="TrackIt Home">
</div>


</div>
</div>
</div>
Expand Down

0 comments on commit 03498c8

Please sign in to comment.