Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 563 Bytes

File metadata and controls

16 lines (9 loc) · 563 Bytes

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

  1. On clicking the button, show the drop-down items.
  2. The dropdown component should receive the items array to display the items in the list.
  3. On click of an option in the dropdown list, close the dropdown.
Screenshot 2023-08-14 at 1 53 56 AM