Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/bradtraversy/vanillawebprojects/product-filtering/

images /cody/bradtraversy/vanillawebprojects/product-filtering/images/
12 Items
  • cannon_eos_camera.png
  • google_pixel.png
  • iphone_14.png
  • lg_tv.png
  • nintendo_switch.png
  • playstation_5.png
  • samsung_galaxy.png
  • samsung_tv.png
  • index.html /cody/bradtraversy/vanillawebprojects/product-filtering/index.html
    4 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, in
    script.js /cody/bradtraversy/vanillawebprojects/product-filtering/script.js
    2 Views
    0 Comments
    const products = [
    {
    name: 'Sony Playstation 5',
    url: 'images/playstation_5.png',
    type: 'games',
    price: 499.99