Welcome to Modernized Gallery, a minimalist gallery project built with pure HTML, CSS and JavaScript.
- Clone or download the repository.
- Place your image files (JPG) in the
images
directory. - 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
- 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.
Contributions are welcome! If you have suggestions or improvements, feel free to create a pull request or open an issue.
This project is licensed under the MIT License.
Enjoy creating with Modernized Gallery! 🎨