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.
Check out the live demo here!
- 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.
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.
- Visit the live demo link here to access the Responsive Image Gallery.
- The gallery will display a collection of images fetched from the Picsum API.
- Browse through the images and enjoy the responsive layout on different devices.
If you have ideas for improving the Responsive Image Gallery or want to contribute new features, please follow these steps:
- Fork the repository.
- Create a new branch with a descriptive name for your feature or enhancement.
- Make your changes and commit them with clear commit messages.
- Push your branch to your forked repository.
- Submit a pull request to the main repository, explaining the changes you've made and the purpose of your contribution.
This project is licensed under the MIT License. Feel free to use and modify the gallery as per the terms of the license.