Generates gradient background with two colors.
- Developed background generator using CSS flexbox and vanilla Javascript
- Manipulated DOM elements with Javascript events
- Added tooltip and copy to clipboard functionalities
- Refactored code with latest javascript methods
- Implemented DRY principle