Created as part of the pre-course critera for Founders & Coders.
Page hosted on GitHub Pages
A colour generator that shows five random colours on load. Also includes:
- flexbox for responsive design
- Use of ES6 .map() to eleminate repetition
- DOM Manipulation and onclick events