An open API service indexing awesome lists of open source software.

https://github.com/dominik-developer/photo_gallery_with_filters


https://github.com/dominik-developer/photo_gallery_with_filters

filtering light-dark-mode photo-gallery php school-assignment

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# photo_gallery_with-filters

This project is simple photo gallery with filtering. Just put photos in topic folder and you will have nice lloking responsive photo gallery.


You can also filter those photos by buttons with the names of each category that are placed on the top of the website.

## What you need to run the program

All you need to do to run program is to create folder for each category of photos (for those already used in example you need: 'cats', 'cars', 'cities' and 'flowers' ). Next you need to put photos according to the category (name of the phopto and extension doesn't matter) and you good to go.



And of course you need PHP interpreter - XAMPP to run locally