In this project, when the user selects any of the color provided there in the flex box, the background of the color will change into that selected color.
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
This background color changing app was short and sweet to complete. Since I was given the HTML and CSS assets, all I had to do was create an array of different colors and then add a ‘click’ event ...