friskycodeur / curated-project-list

A curated list of projects with proper implementations with a goal to help you improve and learn through Project-based-learnings.
MIT License
19 stars 13 forks source link

Color-flipper app in JavaScript #2

Closed friskycodeur closed 3 years ago

friskycodeur commented 3 years ago

An application that allows users to choose a color or/and generate a random color. This random color will then be displayed to the user by means such as: The webpage or some part of it changes its background to this color.