Colors
Objective
Use a Vue component, props, emitting events, and the v-for
directive to create a random color generator.
IMPORTANT
Make sure to fork the pen before beginning to work on the lab.
Solution
NOTE
While this video has been updated demostrate how to create a component in Vue 3, the majority video is still in Vue 2. You still should be able to complete the assignment by following the video.