React Colour Filter Application (Challenge)

# Introduction Lists are a common type of front-end page content, and it's a common scenario to pair them with an input box that allows users to instantly see the list change as they type, showing the content being filtered. In this challenge, you need to implement this feature in React, allowing users to instantly see the filtered colour entries when they type in a colour name.

|60 : 00

Click the virtual machine below to start practicing