Filtering results in a semi-functional fashion.
This repo was set up to accompany a presentation given @ the Mirabea frontend guild. As of the publishing date, it's viewable in Chrome. The presentation is added to the repository.
To run the project, first install http-server
: npm i http-server -g
. Next, navigate to the project directory and run http-server
.