Play with this app at https://avu120.github.io/image-flipper/.
This tool can be used to display an image 4 times on a 2x2 grid then flip/rotate/apply-filters to individual or multiple images simultaneously.
Run application at: https://avu120.github.io/image-flipper/
View/edit/fork CodeSandbox at: https://codesandbox.io/s/github/AVu120/image-flipper
git clone https://github.com/AVu120/image-flipper.git
cd image-flipper
npm i
npm start
Then open http://localhost:3000 in a browser.