top of page

Odin's GIF Searcher

Odin's GIF Searcher Cover

A small client-side web application built to practice working with external APIs using the Fetch API. It allows users to dynamically retrieve and display GIFs without reloading the page, reinforcing core concepts such as asynchronous JavaScript, promise handling, and basic error management.


Referencing Odin's Assignment: Working with APIs


Live preview: Odin's GIF Searcher

bottom of page