DEV Community

Discussion on: Introducing a banner generator for your articles on DEV

Collapse
 
liyasthomas profile image
Liyas Thomas • Edited

Inspired from your project, I made this simple banner generator. liyasthomas.github.io/banner
With more customizations such as:

  • Customizable background, foreground, border colors
  • Custom border width
  • Custom banner size
  • Color picker
  • Color randomizer
  • Upload your own background image etc..

Feel free to contribute on github.com/liyasthomas/banner

Collapse
 
christopherkade profile image
Christopher Kade • Edited

Great work, but why not contribute to the existing project to make it even better?

Collapse
 
liyasthomas profile image
Liyas Thomas

I went through your project and found out its built with react. I don't know react. So i made a simpler one.