Grabient
UI to generate linear web gradient
To dos
- add prop validation with flow
Installation
- Clone the repo
- run
npm install or yarn install - run
npm run start or yarn startfor a developement buildnpm run build or yarn buildfor a production build