This project is a simple Dog Image Gallery built with JavaScript. It fetches random dog images from an API and displays them in a gallery format.
- Fetches random dog images from the Dog CEO API.
- Displays images in a responsive gallery layout.
- Allows users to load more images.
- Clone the repository:
git clone https://github.com/defford/DogImageGallery.git
- Navigate to the project directory:
cd DogImageGallery - Run
npm run devin your browser to view the gallery.
- Click the "Fetch Images" button to fetch and display dog images.
- HTML/CSS
- JavaScript
- React
- Dog CEO API (https://dog.ceo/dog-api/)
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- The Dog CEO API for providing the dog images.
