Ryan Walters 6834aa308f feat: add interactive gradient controls with glassmorphic UI
Implement comprehensive gradient customization with neural noise textures, including palettes, export functionality, and Radix UI components with framer-motion animations.
2025-11-06 22:55:06 -06:00
2022-11-29 03:34:20 -06:00
2022-11-25 00:40:41 -06:00
2022-11-29 03:34:20 -06:00

Grain Project - Banner Image

A small experiment on creating beautiful, dynamic backgrounds with colorful gradients & film grain. Built in React & Vite with SVGs and layers of Radial Gradients

Dependencies Used

  • Hero Icons
  • React
  • Typescript
  • Vite
  • Sass

Installation

  • Built on Node v16, packages managed with Yarn.
npm install --global yarn  # If you don't have yarn installed
yarn  # Run inside root directory to install all dependencies.

Development

yarn dev  # Starts a development server with Hot Module Replacement
Description
No description provided
Readme 3.1 MiB
Languages
TypeScript 79.6%
CSS 12%
HTML 8.4%