This project is a simple yet effective random image generator built using JavaScript, CSS, and HTML. It generates random images upon user interaction, providing a diverse array of visuals for various purposes.
- Random Image Generation: Upon user interaction, the application dynamically fetches and displays a random image from a predefined set of sources.
- User-Friendly Interface: The interface is designed for ease of use, ensuring a seamless experience for users accessing the generator.
- JavaScript: The core functionality of generating random images is achieved using JavaScript.
- CSS: Styling and layout of the application are implemented using Cascading Style Sheets.
- HTML: The structure and elements of the web application are defined using HyperText Markup Language.
- Clone the repository to your local machine.
- Open the
index.htmlfile in a web browser. - Interact with the interface to generate random images.
Contributions are welcome! If you want to contribute to this project, feel free to fork the repository and submit a pull request with your improvements.