Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/faisal-din/product_list


https://github.com/faisal-din/product_list

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Product List

This project is a simple web application that displays a list of products. Users can search for products by name using the search bar. The project is built with HTML, CSS, and JavaScript.

## Features

- **Product Display**: Showcases a list of products with images, names, and prices.
- **Search Functionality**: Users can search for products by typing in the search bar. The search is case-insensitive and filters the products in real-time.

## Technologies Used

- **HTML5**: For the structure of the webpage.
- **CSS3**: For styling the webpage.
- **JavaScript**: For adding interactivity to the webpage.