This is the Readme file for the dropdown Menu Component. This Component is created using React.
Tech-Stack: React, CSS, git Live Link https://moditaranaa.github.io/react1/
Features
- On clicking the button, show the drop-down items.
- The dropdown component should receive the items array to display the items in the list.
- On click of an option in the dropdown list, close the dropdown.