Skip to content

EnesArslan8/catAPIExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat Breed Information and Rating App

This project contains a cat breed information and rating application developed using TheCatAPI's API service. This application allows users to retrieve the image, brief description, and rate selected cat breeds.

Project Description

This project includes an application that provides information about cat breeds using data from TheCatAPI. It allows users to view images, obtain brief descriptions, and rate different cat breeds.

Features

  • Users can choose cat breeds from a selection.
  • The application displays the image and brief description of the selected cat breed.
  • Users can rate cat breeds using a star-based rating system.
  • The user-friendly interface enables easy access to information.

Technologies Used

  • React: A library used for modern front-end development.
  • Axios: A library used to make HTTP requests.
  • react-responsive-carousel: A responsive image carousel component.
  • react-stars: A rating component.

Installation

  1. In the project directory, run the following command to install dependencies:

    npm install

  2. To start the project on a local server, use the following command:

    npm start

This command will launch the project on a local server and display it in your browser.

Screenshots

cats

Contribution

If you'd like to contribute to the project's development, you can use the "Fork & Pull Request" method. Please don't forget to provide explanations for your changes.

References

A big thanks to everyone who contributed to this project!

About

Used cat Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors