Dropdown search text field based on select dropdown

Hi,
I am new to meteor and is creating an app in which I have a select dropdown of cities and another text input field which on hover should show a dropdown list of few areas based on city selected and user can start typing areas and can select the areas from filtered dropdown.

Please provide some sample code for this. no autoform package.