Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.27 KB

File metadata and controls

32 lines (23 loc) · 1.27 KB

Grain Project - Banner Image

License: GPL v3 Node Version pnpm

Create beautiful, dynamic backgrounds with colorful gradients and film grain. Built with modern web technologies for smooth performance and stunning visuals.

  • Customizable gradients & noise via SVG filters
  • Preset palettes for quick styling
  • PNG export with a single click

Built with Preact, Vite, Tailwind CSS, Radix UI, and Lucide Icons.

Usage

git clone https://github.com/Xevion/grain.git # Clone the repository
cd grain # Navigate to the repository
npm install --global pnpm # Install pnpm if needed
pnpm install # Install dependencies
pnpm dev # Start development server
pnpm build # Build for production
pnpm preview # Preview the production build

License

Licensed under the GNU General Public License v3.0.