Implement Search Suggestions with Vue.js (Challenge)

# Introduction In this challenge, you are asked to implement an "input search suggestions" feature using Vue 2.x. The goal is to display a list of matching data in a table based on the user's input in the search box.

|60 : 00

Click the virtual machine below to start practicing