Skip to content

Agostin/simple-react-dog-breeds

Repository files navigation

ReactJS Dog Breeds Project

Overview

This ReactJS project is a simple web application that fetches dog breeds data from the Dog CEO's Dog API and displays it in a user-friendly format. Users can explore a wide variety of dog breeds, view random dog images, and learn more about each breed by clicking on them.

Features

  • Browse Dog Breeds: The application allows users to browse a list of dog breeds.

  • View Dog Images: Users can see random images of dogs for each breed.

  • Search Functionality: A search bar is available for users to find specific breeds quickly.

Prerequisites

Before running this project, make sure you have the following dependencies installed:

  • Node.js: You need Node.js to run the project.

Getting Started

  1. Clone the repository to your local machine:

    git clone https://github.com/Agostin/react-dog-breeds.git
  2. Navigate to the project directory:

    cd react-dog-breeds
  3. Install the project dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your web browser and access the application at http://localhost:5173.

Usage

  • Browse the list of dog breeds and click on a breed to view a random image.
  • Use the search bar to find specific breeds quickly.
  • Enjoy the adorable images of dogs!

Credits

Happy Dog Breeds Exploration! 🐾🐶

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors