Skip to content

This project is a simple web application that fetches and displays random dog images using the Dog API. It's built with Vite and Axios to fetch API, providing a fun and easy way to view random pictures of dogs.

License

Notifications You must be signed in to change notification settings

ParasSalunke/random-dog-images

Repository files navigation

Random Dog Images Using Dogs API

This project fetches and displays random dog images using the Dog API.

Prerequisites

  • Node.js installed on your machine
  • npm (Node Package Manager)

Installation

  1. Clone the repository:
    git clone https://github.com/ParasSalunke/random-dog-images.git
  2. Navigate to the project directory:
    cd random-dog-images
  3. Install the dependencies:
    npm install

Usage

  1. Start the application:
    npm run dev
  2. Open your browser and navigate to http://localhost:5173 to see random dog images.

API Reference

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project is a simple web application that fetches and displays random dog images using the Dog API. It's built with Vite and Axios to fetch API, providing a fun and easy way to view random pictures of dogs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published