mirror of
https://github.com/Xevion/grain.git
synced 2025-12-05 23:15:08 -06:00
6834aa308fba7174f49a746f77f0924881db1ca6
Implement comprehensive gradient customization with neural noise textures, including palettes, export functionality, and Radix UI components with framer-motion animations.
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
Languages
TypeScript
79.6%
CSS
12%
HTML
8.4%
