/dog-viewer

A project from the Frontend Master Bootcamp that is mainly based on fetching images from the Dog CEO API.

Primary LanguageCSS

Dog Viewer

This is a project to the Frontend Masters Bootcamp that is mainly focused on fetching images from the Dog CEO API.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the component depending on their device's screen size
  • See a specific image for any breed they choose from the dropdown.

Links

My process

Built with

  • Semantic HTML5 markup
  • Mobile-first workflow
  • JavaScript
  • Flexbox & Grid

What I learned

  • How to fetch an API asynchronous
  • Manipulate received data in order to get the desired result

Author