Skip to content

ForeverWeLearn/modernized-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modernized Gallery

Modernized Gallery Preview

Welcome to Modernized Gallery, a minimalist gallery project built with pure HTML, CSS and JavaScript.

Usage

  1. Clone or download the repository.
  2. Place your image files (JPG) in the images directory.
  3. Open index.html in your browser.
# Clone the repository
git clone https://github.com/ForeverWeLearn/modernized-gallery.git

# Navigate into the project directory
cd modernized-gallery

# Open in your browser
open index.html

Customization

  • Update the index.html file to include your desired images.
  • Modify the styles.css file to change colors, spacing, or layout.
  • Modify the script.css file to change effects, switch interval.

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to create a pull request or open an issue.

License

This project is licensed under the MIT License.


Enjoy creating with Modernized Gallery! 🎨