Skip to content

marv-tech/doggos-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My First API Project

Welcome to My First API Project!

This project is a simple web application built using the Dog API, which can be accessed at Dog CEO API. The Dog CEO API provides images of various dog breeds, and I utilized this API to create a web application that displays dog images based on the selected breed.

Project Overview

  • Objective: The main goal of this project was to gain hands-on experience with APIs and fetch data from an external source.
  • API Used: Dog CEO API
  • Features:
    • Allows users to select a dog breed from a dropdown menu.
    • Fetches images of the selected dog breed from the Dog CEO API.
    • Displays the fetched images on the webpage for users to view.

Technologies Used

  • HTML: Used for structuring the web pages and defining their content.
  • CSS: Used for styling the web pages and enhancing the user interface.
  • JavaScript: Used for making API requests and updating the webpage dynamically.
  • Dog CEO API: Used for fetching images of dog breeds.

Usage

To view the project in action, you can access it here.

Installation

To run this project locally on your machine, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/my-first-api-project.git
    
  2. Navigate to the project directory:
    cd doggos-project
    
  3. Open the index.html file in your web browser to view the web application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published