A color palette generator
The Project
This project served as a fun small side project for me to polish some API skills as well as work with Firebase database and login systems. I found this project posted on Reddit and I wanted to recreate this useful tool to use for personal reasons.
It was also a joy to work with the Bing Image API for acquiring the images to read pixel colors from (until I reached my free API call limit). Don't worry, all issues with API call limits were mostly fixed...