Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 385 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 385 Bytes

how to start

  • run yarn start on your terminal

for Demo check : https://warm-caverns-74514.herokuapp.com/

requirements

  • build input field
  • build list of suggestion
  • filter suggestions on typing
  • set the value of input on click of any element
  • add keyup and down functionality, enter functianlity
  • add hover effect
  • adde testing