Beyarz / inspiiired

Minimalistic gradient generator

Home Page:https://beyarz.github.io/inspiiired

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSPIIIRED

This project is all about giving inspiration & ideas for which color to pick.

Picking the right color combination can be hard sometimes.
By trying different combinations have helped me pick the right one countless times.
Manually doing it can be painful. That's why I created Inspiiired.

Inspiiired picks two random colors and adds a linear-gradient between them.
To generate a new color, hit space.
The rest is done for you.

If you think you've found the right combination, all you have to do next
is to click on the color code and then hit the copy button.
That's it!

Getting started

  • Clone the repo
  • npm install

Transpile

  • npm run js
  • npm run css

Requirements