├── README.md ├── index.html ├── script.js ├── shirt.png ├── shirt2.png └── style.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrew-Tsegaye/Change-Product-Image-Color/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrew-Tsegaye/Change-Product-Image-Color/HEAD/index.html -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrew-Tsegaye/Change-Product-Image-Color/HEAD/script.js -------------------------------------------------------------------------------- /shirt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrew-Tsegaye/Change-Product-Image-Color/HEAD/shirt.png -------------------------------------------------------------------------------- /shirt2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrew-Tsegaye/Change-Product-Image-Color/HEAD/shirt2.png -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Andrew-Tsegaye/Change-Product-Image-Color/HEAD/style.css --------------------------------------------------------------------------------