sarah-abu-zeineh / js-assessment-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-assessment-

This code fetches the quote data from the API using fetch. It then listens to the input change event on an element with the ID filterInput and filters the quotes accordingly. The filtered quotes are passed to the displayQuotes function, which either logs the quotes to the console or displays a message if no quotes are found.

About


Languages

Language:JavaScript 63.3%Language:HTML 20.5%Language:CSS 16.2%