A simple interactive web app to display and filter a list of products.
- Request throw fakestoreapi
- Display a list of products
- HTML, CSS
- JavaScript (Vanilla)
- Clone or download the repository:
git clone https://github.com/Prog-Academy-projects/ProductList.git- Open
index.htmlin your browser.
Type in the search bar or choose a category to filter the products shown on the page.