mirror of
https://github.com/Xevion/grain.git
synced 2025-12-06 01:15:10 -06:00
651 B
651 B
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
