diff --git a/Front-with-React/VigyBag/src/assets/Bamboo-Toothbrush-Set.jpeg b/Front-with-React/VigyBag/src/assets/Bamboo-Toothbrush-Set.jpeg new file mode 100644 index 00000000..5c59ea76 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/Bamboo-Toothbrush-Set.jpeg differ diff --git a/Front-with-React/VigyBag/src/assets/Biodegradable-Phone-Case.jpeg b/Front-with-React/VigyBag/src/assets/Biodegradable-Phone-Case.jpeg new file mode 100644 index 00000000..5f2ece71 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/Biodegradable-Phone-Case.jpeg differ diff --git a/Front-with-React/VigyBag/src/assets/Glass-Water-Bottle.webp b/Front-with-React/VigyBag/src/assets/Glass-Water-Bottle.webp new file mode 100644 index 00000000..6723853b Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/Glass-Water-Bottle.webp differ diff --git a/Front-with-React/VigyBag/src/assets/Organic Cotton Towels.jpg b/Front-with-React/VigyBag/src/assets/Organic Cotton Towels.jpg new file mode 100644 index 00000000..1f193d07 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/Organic Cotton Towels.jpg differ diff --git a/Front-with-React/VigyBag/src/assets/Organic-Tea-Set.webp b/Front-with-React/VigyBag/src/assets/Organic-Tea-Set.webp new file mode 100644 index 00000000..7b0c11ad Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/Organic-Tea-Set.webp differ diff --git a/Front-with-React/VigyBag/src/assets/Recycled-Paper-Journals.webp b/Front-with-React/VigyBag/src/assets/Recycled-Paper-Journals.webp new file mode 100644 index 00000000..574cfb06 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/Recycled-Paper-Journals.webp differ diff --git a/Front-with-React/VigyBag/src/assets/Reusable-Shopping-Bags.jpeg b/Front-with-React/VigyBag/src/assets/Reusable-Shopping-Bags.jpeg new file mode 100644 index 00000000..b01d14c8 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/Reusable-Shopping-Bags.jpeg differ diff --git a/Front-with-React/VigyBag/src/assets/avatar.png b/Front-with-React/VigyBag/src/assets/avatar.png new file mode 100644 index 00000000..0dc07114 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/avatar.png differ diff --git a/Front-with-React/VigyBag/src/assets/bamboo-comb.jpeg b/Front-with-React/VigyBag/src/assets/bamboo-comb.jpeg new file mode 100644 index 00000000..91955f32 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/bamboo-comb.jpeg differ diff --git a/Front-with-React/VigyBag/src/assets/basket.png b/Front-with-React/VigyBag/src/assets/basket.png new file mode 100644 index 00000000..41931fba Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/basket.png differ diff --git a/Front-with-React/VigyBag/src/assets/coffee-mug.png b/Front-with-React/VigyBag/src/assets/coffee-mug.png new file mode 100644 index 00000000..59e2520a Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/coffee-mug.png differ diff --git a/Front-with-React/VigyBag/src/assets/cuttery-set.jpg b/Front-with-React/VigyBag/src/assets/cuttery-set.jpg new file mode 100644 index 00000000..9bc153d5 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/cuttery-set.jpg differ diff --git a/Front-with-React/VigyBag/src/assets/eco-friendly-notebooks.jpeg b/Front-with-React/VigyBag/src/assets/eco-friendly-notebooks.jpeg new file mode 100644 index 00000000..66c098a5 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/eco-friendly-notebooks.jpeg differ diff --git a/Front-with-React/VigyBag/src/assets/granola.jpg b/Front-with-React/VigyBag/src/assets/granola.jpg new file mode 100644 index 00000000..2bde305b Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/granola.jpg differ diff --git a/Front-with-React/VigyBag/src/assets/like.png b/Front-with-React/VigyBag/src/assets/like.png new file mode 100644 index 00000000..aaa81b79 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/like.png differ diff --git a/Front-with-React/VigyBag/src/assets/profile.png b/Front-with-React/VigyBag/src/assets/profile.png new file mode 100644 index 00000000..ff20a20a Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/profile.png differ diff --git a/Front-with-React/VigyBag/src/assets/shawals.jpg b/Front-with-React/VigyBag/src/assets/shawals.jpg new file mode 100644 index 00000000..540a5ffe Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/shawals.jpg differ diff --git a/Front-with-React/VigyBag/src/assets/spoon-set.png b/Front-with-React/VigyBag/src/assets/spoon-set.png new file mode 100644 index 00000000..b4b99a9b Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/spoon-set.png differ diff --git a/Front-with-React/VigyBag/src/assets/vigybag-carry-bag.png b/Front-with-React/VigyBag/src/assets/vigybag-carry-bag.png new file mode 100644 index 00000000..07f85e64 Binary files /dev/null and b/Front-with-React/VigyBag/src/assets/vigybag-carry-bag.png differ diff --git a/Front-with-React/VigyBag/src/components/Aside(Dashboard)/Aside.jsx b/Front-with-React/VigyBag/src/components/Aside(Dashboard)/Aside.jsx new file mode 100644 index 00000000..d2ff443d --- /dev/null +++ b/Front-with-React/VigyBag/src/components/Aside(Dashboard)/Aside.jsx @@ -0,0 +1,50 @@ +import React from 'react'; +import { FaHome, FaClipboardList, FaShoppingCart, FaHeart, FaBell, FaQuestionCircle, FaPhoneAlt } from 'react-icons/fa'; +import Logo from '../../assets/offical_logo.png'; + +const Aside = () => { + return ( + + ); +}; + +export default Aside; diff --git a/Front-with-React/VigyBag/src/components/Aside/Aside.jsx b/Front-with-React/VigyBag/src/components/Aside/Aside.jsx new file mode 100644 index 00000000..462f77ff --- /dev/null +++ b/Front-with-React/VigyBag/src/components/Aside/Aside.jsx @@ -0,0 +1,50 @@ +import React from 'react'; +import { FaHome, FaClipboardList, FaShoppingCart, FaHeart, FaBell, FaQuestionCircle, FaPhoneAlt } from 'react-icons/fa'; +import Logo from '../../assets/offical_logo.png'; + +const Aside = () => { + return ( + + ); +}; + +export default Aside; diff --git a/Front-with-React/VigyBag/src/components/ProductCard/ProductCard.jsx b/Front-with-React/VigyBag/src/components/ProductCard/ProductCard.jsx new file mode 100644 index 00000000..46070f23 --- /dev/null +++ b/Front-with-React/VigyBag/src/components/ProductCard/ProductCard.jsx @@ -0,0 +1,29 @@ +import React from 'react'; +import { FaStar } from 'react-icons/fa'; +import {FaShoppingCart} from'react-icons/fa'; + +const ProductCard = ({ image, title, price, rating }) => { + return ( +
₹{price}
+ {[...Array(rating)].map((_, i) => ( +Got something to say? Let us know!
-export default Contact \ No newline at end of file +or contact us via
+