A dynamic product search web app built with HTML, CSS, and JavaScript, designed to mimic the product browsing and search experience of e-commerce platforms like Jumia.
- Search Products: Type a product name to filter results instantly.
- Category Filtering: Filter products by categories.
- Price Sorting: Sort products by price (low to high / high to low).
- Responsive Design: Works on mobile, tablet, and desktop screens.
- Interactive UI: Hover effects, buttons, and product cards for better user experience.
[Add link here if deployed on GitHub Pages or Vercel]
- Clone the repository:
git clone https://github.com/YOUR_USERNAME/javascript-product-search.git Open index.html in your browser. - Start searching products immediately.
-
HTML5 for structure
-
CSS3 for styling
-
JavaScript for functionality
javascript-product-search/ │
- ├── index.html # Main HTML file
- ├── style.css # Styling for the app
- ├── script.js # JavaScript functionality
- ├── assets/ # Images and icons
- └── README.md # Project documentation
- Halleluyah Adesanya
- https://github.com/HGSTUDIOS

