1shin-7 / gradientIt

Generates a gradient string for Unity.

Home Page:https://gradient-it.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gradientIt

Generate gradient text code simply and quickly

Quick start

Try Vercel

Deploy with Vercel

Manual start

  • Use npm

    npm install
    npm run start
  • Use yarn

    yarn
    yarn start

Build

# for npm users
npm run build

#for yarn users
yarn build

Preview

screencapture-localhost-3000-1674914726029

Credits

About

Generates a gradient string for Unity.

https://gradient-it.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 53.5%Language:HTML 33.1%Language:CSS 13.4%