Skip to content

madelinecodes/Average-Site-Color

Repository files navigation

Average Site Color 🕷️

Have you ever been curious about the average color of a website?

Average color is defined here as the weighted average RGB value of any image found.

A Node.js server uses a Python subprocess to crawl and scan the given URL.

The actions and animations on the front are vanilla JS.

Deployed live on Glitch!

 

preview image

 

Install

npm install

pip install -r requirements1.txt

 

Run

npm start

 

License

MIT!

About

🕷️🎨 Crawls a website for all images and calculates total average color!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published