Skip to content

Build a web-based product list that can dynamically filter and display items based on the user's selection from a dropdown menu. This task helps you understand how to use JavaScript to manipulate the DOM, handle events, and update visible elements in real time.

Notifications You must be signed in to change notification settings

VritiSharma7/Dynamic-Product-Filter-with-Dropdown-using-JavaScript-DOM-Manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML + CSS + JavaScript

This is a sample project to demonstrate the use of HTML, CSS and JavaScript. Start modefy the index.html, styles.css & script.js files to see the changes.

How to run

  1. Run the follwing command in your terminal:
live-server --no-browser
  1. Refresh the URL in simple browser to see the output

About

Build a web-based product list that can dynamically filter and display items based on the user's selection from a dropdown menu. This task helps you understand how to use JavaScript to manipulate the DOM, handle events, and update visible elements in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published