JoakimTeixeira / background-generator

Site to generate gradient background, using two colors.

Home Page:https://joakimteixeira.github.io/background-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background Generator

Generates gradient background with two colors.

image

What I've learned

  • 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

About

Site to generate gradient background, using two colors.

https://joakimteixeira.github.io/background-generator/

License:MIT License


Languages

Language:JavaScript 59.0%Language:CSS 25.7%Language:HTML 15.2%