Skip to content

Katterina71/JavaScript-Axios-Lab

Repository files navigation

Cat Breed Explorer

Visit website Cat Breed

Overview

This application allows users to explore various cat breeds using The Cat API. It provides functionalities to choose breeds, view detailed information about each breed, and manage a list of favorite breeds.

Project Goal

The goal of this project is to consolidate knowledge to develop an interactive application utilizing data from an external Application Programming Interface (API). In order to accomplish this task, the project employs various tools and techniques learned thus far, including fetch, Axios, and async/await syntax. This application aims to demonstrate proficiency in making network requests to an API and handling asynchronous operations effectively within a modern web application framework.

Features

  • Breed Selection: Users can select from a list of cat breeds to view more detailed information.
  • Detailed Information: Displays additional information about each selected breed.
  • Favorites Management: Users can add or remove breeds from their favorites.

Technologies Used

  • Axios: Used for making HTTP requests to The Cat API.
  • The Cat API: A free public API that provides information about different cat breeds.

About

Created with CodeSandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors