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