Task

  1. Use json-server to perform API calls
  2. Move all your data to the store (reminder: watch out JavaScript reference)
  3. Use your input box to make a subsequent calls with search functionality
  4. Use your store in list and form component (instead of input / output)