Skip to content

seeker-Anushri/Responsive-Ai-Picture-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image LiveDemo

🎉 Welcome to the Fantastic Random Image Gallery! 📸✨

🌟 Project Description

Get ready to dive into a visually stunning and ever-changing world of images with our Random Image Gallery! This project showcases a delightful feed of six random images from the "Lorem Pixel" website, refreshing each time you visit the page. Plus, there's a magical button at the bottom to add even more random images at your whim. Using JavaScript to fetch images from the "Lorem Pixel" API, we manipulate the DOM to create a dynamic and engaging gallery experience. Stylish CSS adds the finishing touch, making this project a fantastic learning journey into fetching API data, DOM manipulation, and image styling.

🎉 Features

  • Random Image Feed: Enjoy six random images that refresh every time you reload the page.
  • Add More Images: Click the button at the bottom to add new random images instantly.
  • Responsive Design: Beautifully styled images that look great on any device.
  • Learn & Explore: Dive into JavaScript, API data fetching, DOM manipulation, and CSS styling.

🚀 Getting Started

Ready to explore the magic? Follow these simple steps to get the gallery up and running!

  1. Clone the Repository

    git clone https://github.com/your-username/random-image-gallery.git
    cd random-image-gallery
  2. Open the App

    Just open the index.html file in your favorite browser, and let the visual feast begin!

🛠️ Technologies Used

  • HTML: The structure that holds our gallery together.
  • CSS: The stylish design that makes our gallery pop.
  • JavaScript: The magic behind fetching and displaying random images.
  • Lorem Pixel API: The source of our delightful and random images.

📸 Screenshots

Gallery Screenshot Six random images ready to mesmerize you!

Add More Images Screenshot Click the button to add even more random images!

💡 How It Works

  1. Random Images on Load: Every time you load the page, six random images are fetched from the "Lorem Pixel" API.
  2. Add More Images: Click the "Add More Images" button to fetch and display additional random images.
  3. Enjoy the Visuals: Sit back and enjoy the ever-changing gallery of beautiful images.

🤝 Contributing

We love contributions! If you have ideas for new features or improvements, feel free to fork the repository and submit a pull request. Let's make this gallery even more amazing together!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📬 Contact

Got questions, suggestions, or just want to say hi? Reach out to us at Mail.


Dive into the vibrant world of random images! Refresh, click, and enjoy the visual adventure! 🎉


Feel free to personalize this README further to match your specific project details and style.