Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 2.1 KB

README.md

File metadata and controls

41 lines (32 loc) · 2.1 KB

tauhid-image-gallery

Table of Contents

Introduction

The Responsive Image Gallery is a visually appealing web gallery showcasing images fetched using the Picsum API. Created with CSS Flexbox, this gallery provides an excellent viewing experience on different devices and screen sizes.

Demo

Check out the live demo here!

Features

  • Image Gallery: The web page displays a collection of images in a responsive gallery format.
  • Fetch API: The images are fetched from the Picsum API, providing a variety of random images.
  • Responsive Design: The gallery layout adapts to different screen sizes and devices using CSS Flexbox.

Installation

As a web-based gallery, there is no installation required to view the Responsive Image Gallery. Simply access the live demo through the provided link here to explore the beautiful image collection.

Usage

  1. Visit the live demo link here to access the Responsive Image Gallery.
  2. The gallery will display a collection of images fetched from the Picsum API.
  3. Browse through the images and enjoy the responsive layout on different devices.

Contributing

If you have ideas for improving the Responsive Image Gallery or want to contribute new features, please follow these steps:

  1. Fork the repository.
  2. Create a new branch with a descriptive name for your feature or enhancement.
  3. Make your changes and commit them with clear commit messages.
  4. Push your branch to your forked repository.
  5. Submit a pull request to the main repository, explaining the changes you've made and the purpose of your contribution.

License

This project is licensed under the MIT License. Feel free to use and modify the gallery as per the terms of the license.