Skip to content

Commit

Permalink
Merge pull request #970 from purvathnere/main
Browse files Browse the repository at this point in the history
add new feature
  • Loading branch information
arghadipmanna101 authored Jun 4, 2024
2 parents e58985c + 7b54e0d commit 614ce42
Show file tree
Hide file tree
Showing 331 changed files with 8,830 additions and 1,633 deletions.
38 changes: 38 additions & 0 deletions Appliances-/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="theme-color" content="#2874F0" id="themeColor">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="../img/flipkart_favicon.ico">
<title>Mobile Phones Online at Best Prices in India</title>
<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="../css/appliances-style.css">
</head>

<body>
<!-- Header -->
<header id="header-appliance"></header>


<!-- data fetch -->
<div class="containter-fluid bg-white">
<div class="containter-fluid p-3 mt-1" style="border-bottom: 1px solid #e4e7eb;">
<h4>Appliance</h4>
</div>
<div id="appliances-product" class="row m-1"></div>
</div>





<footer id="footer-appliance" style="background-color: #292d33;"> </footer>
<!-- javaScript -->
<script src="../js/bootstrap.bundle.min.js"></script>
<script src="../js/appliances-script.js"></script>
</body>

</html>
36 changes: 36 additions & 0 deletions Beauty, Toys & More-/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="theme-color" content="#2874F0" id="themeColor">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="../img/flipkart_favicon.ico">
<title>Flipkart | Beauty Toys & more Online at Best Prices in India</title>
<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="../css/beautyToys&more.css">
</head>

<body>
<!-- Header -->
<header id="header-beautyToys"></header>


<div class="containter-fluid bg-white">
<div class="containter-fluid p-3 mt-1" style="border-bottom: 1px solid #e4e7eb;">
<h4>Beauty products and toys </h4>
</div>
<div id="Beauty-product" class="row m-1"></div>
</div>




<footer id="footer-beautyToys" style="background-color: #292d33;"> </footer>
<!-- javaScript -->
<script src="../js/bootstrap.bundle.min.js"></script>
<script src="../js/beautyToys&more-script.js"></script>
</body>

</html>
36 changes: 36 additions & 0 deletions Electronics-/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="theme-color" content="#2874F0" id="themeColor">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="../img/flipkart_favicon.ico">
<title>Electronics Online at Best Prices in India</title>
<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="../css/electronics-style.css">
</head>

<body>
<!-- Header -->
<header id="header-electronics"></header>

<div class="containter-fluid bg-white">
<div class="containter-fluid p-3 mt-1" style="border-bottom: 1px solid #e4e7eb;">
<h4>Electronics</h4>
</div>
<div id="electronics-product" class="row m-1"></div>
</div>





<footer id="footer-electronics" style="background-color: #292d33;"> </footer>
<!-- javaScript -->
<script src="../js/bootstrap.bundle.min.js"></script>
<script src="../js/electronics-script.js"></script>
</body>

</html>
36 changes: 36 additions & 0 deletions Fashion-/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="theme-color" content="#2874F0" id="themeColor">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="../img/flipkart_favicon.ico">
<title>Flipkart | Fashion</title>
<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="../css/fashion-style.css">
</head>

<body>
<!-- Header -->
<header id="header-fashion"></header>


<div class="containter-fluid bg-white">
<div class="containter-fluid p-3 mt-1" style="border-bottom: 1px solid #e4e7eb;">
<h4>Fashion</h4>
</div>
<div id="fashions-product" class="row m-1"></div>
</div>




<footer id="footer-fashion" style="background-color: #292d33;"> </footer>
<!-- javaScript -->
<script src="../js/bootstrap.bundle.min.js"></script>
<script src="../js/fashion-script.js"></script>
</body>

</html>
38 changes: 38 additions & 0 deletions Grocery-/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="theme-color" content="#2874F0" id="themeColor">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="../img/flipkart_favicon.ico">
<title>Grocery Online at Best Prices in India</title>
<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="../css/grocery-store-style.css">
</head>

<body>
<!-- Header -->
<header id="header-grocery"></header>


<div class="containter-fluid bg-white">
<div class="containter-fluid p-3 mt-1" style="border-bottom: 1px solid #e4e7eb;">
<h4>Grocery</h4>
</div>
<div id="grocery-product" class="row m-1"></div>
</div>






<footer id="footer-grocery" style="background-color: #292d33;"> </footer>
<!-- javaScript -->
<script src="../js/bootstrap.bundle.min.js"></script>
<script src="../js/grocery-store-script.js"></script>
</body>

</html>
35 changes: 35 additions & 0 deletions Home & Furniture-/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="theme-color" content="#2874F0" id="themeColor">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="../img/flipkart_favicon.ico">
<title>Flipkart | Home Furniture Online at Best Prices in India</title>
<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="../css/home&furniture-style.css">
</head>

<body>
<!-- Header -->
<header id="header-home&furniture"></header>

<div class="containter-fluid bg-white">
<div class="containter-fluid p-3 mt-1" style="border-bottom: 1px solid #e4e7eb;">
<h4>Home & Furniture</h4>
</div>
<div id="home&Furniture-product" class="row m-1"></div>
</div>




<footer id="footer-home&furniture" style="background-color: #292d33;"> </footer>
<!-- javaScript -->
<script src="../js/bootstrap.bundle.min.js"></script>
<script src="../js/home&furniture-script.js"></script>
</body>

</html>
39 changes: 0 additions & 39 deletions LEARN.md

This file was deleted.

Loading

0 comments on commit 614ce42

Please sign in to comment.