Image Gallery
A simple and interactive image gallery created using HTML, CSS, and JavaScript. Users can view images and filter them based on categories.
- Clone the repository:
git clone https://github.com/CodewithDili/image-gallery.git
Navigate to the project directory:
cd image-gallery Open the index.html file in your web browser to view the gallery.
Features View and filter images by category. Responsive design for various screen sizes. Technologies Used HTML CSS JavaScript