Awesome
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 start
for a development buildnpm run build or yarn build
for a production build