Saafine / challange_1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEMO: REMOVED, check source

Description: Autocomplete component example made with React

  • Suggestions displayed below the input
  • Filters suggestions based on country's name and code
  • Clears input on blur, if no match is found
  • Tab and enter for confirming the input
  • User can scroll through suggestions with up and down arrows
  • Basic styling applied

Component could be used to render flights only from a selected country.

About


Languages

Language:JavaScript 49.9%Language:CSS 45.8%Language:HTML 4.4%