5. Autocomplete UI - rolling-scopes-school/RS-Short-Track GitHub Wiki

Folder Name Branch Coefficient
auto-complete-ui auto-complete-ui 0.7

Create a simple autocomplete UI based on your auto-complete as an engine. Use same test data as in autocomplete tests.

UI should contain input and results (in any suitable form suitable for you). JavaScript should render The component fully (document.body is empty).

Add CSS styles as a separate file (do as you see fit).

  • In auto-complete-ui folder, you MUST put a readme file with an instruction on how to launch your app!
  • You must use webpack to build your solution.

Please define a project structure and (optionally) use patterns if they will be needed.

(+) 10 points for the infinite scroll