https://github.com/devrakibhossen/gadget-heaven
GadgetHeaven is an e-commerce platform showcasing the latest gadgets with a seamless shopping experience. The platform offers category-based filtering, detailed product views, cart and wishlist functionalities, and sorting options to enhance user convenience.
https://github.com/devrakibhossen/gadget-heaven
firebase reactjs tailwindcss
Last synced: 12 days ago
JSON representation
GadgetHeaven is an e-commerce platform showcasing the latest gadgets with a seamless shopping experience. The platform offers category-based filtering, detailed product views, cart and wishlist functionalities, and sorting options to enhance user convenience.
- Host: GitHub
- URL: https://github.com/devrakibhossen/gadget-heaven
- Owner: devrakibhossen
- Created: 2024-11-04T13:08:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T14:07:07.000Z (over 1 year ago)
- Last Synced: 2025-07-17T08:06:02.266Z (12 months ago)
- Topics: firebase, reactjs, tailwindcss
- Language: JavaScript
- Homepage: http://abandoned-land.surge.sh/
- Size: 881 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to GadgetHeaven!
Live Link : http://abandoned-land.surge.sh/
📌 Fundamental Concepts Used in This Project
Components - Organized UI into reusable parts.
State - Managed dynamic data.
Hooks - Utilized useState, useEffect for state and side effects.
Conditional Rendering - Rendered elements based on conditions.
Local Storage - Stored and persisted cart and wishlist data.
💡 Top 5 Features of GadgetHeaven
Category-based Filtering - Filter products by category for easier browsing.
View Details Button - Navigate to individual product details pages.
Add to Cart - Allows users to add items to their shopping cart.
Add to Wishlist - Save items to a wishlist for later.
Sorting by Price - Sort products in descending order of price.
Price Display - Clearly shows prices for each product.
GadgetHeaven is designed to deliver a smooth shopping experience, combining essential e-commerce features with user-friendly functionality. Enjoy exploring the latest gadgets!