bgclick is a curated collection of modern, customizable website backgrounds — including gradient generators, grid patterns, dark glow effects, and more. Built with React and Tailwind CSS, this project helps developers and designers explore aesthetic backgrounds, preview them live, and easily copy production-ready code.
- Live Background Previews – See each background effect in action instantly.
- Gradient, Glow & Grid Presets – A variety of visually pleasing styles to choose from.
- One-Click Code Copy – Grab JSX or CSS snippets effortlessly.
- Built for Developers – Clean, maintainable code using modern tools like Next.js, Tailwind, and Framer Motion.
Here are the current categories available in bgclick:
- Linear & Radial Gradients – Smooth, colorful transitions.
- Dark Glow Effects – Light particles and radial highlights for futuristic UIs.
- Grid Patterns – Elegant mesh backgrounds perfect for dashboards and UI layouts.
- Glassmorphism – Frosted glass effects with blur and transparency.
Clone the repository and run locally:
git clone https://github.com/TheSoumenMondal/bgclick.git
cd bgclick
npm install
npm run dev