Skip to content

Sangram03/aura-background

Repository files navigation

🌟 AuraBackground – Modern Background Patterns & CSS Gradients

AuraBackground provides 100+ handcrafted CSS background patterns and gradient snippets built with clean CSS & Tailwind CSS. Copy, paste, and integrate instantly into your web projects.

This project is built using Next.js and Tailwind CSS, optimized for performance, SEO, and developer experience.


🚀 Getting Started

First, install dependencies:

npm install
# or
yarn
# or
pnpm install
# or
bun install

Then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser to see the app.

The page will auto-update whenever you modify a file thanks to Next.js Fast Refresh.

You can start editing the homepage by modifying:

app/page.tsx

🎨 Features

✨ Background Patterns

Over 100+ modern CSS background patterns, fully editable and responsive.

🎚️ CSS Gradient Snippets

Beautiful gradient combinations ready for Tailwind or raw CSS.

🎛️ Live Preview

See your pattern or gradient live before copying the code.

⚡ One-Click Copy

Copy full CSS or Tailwind snippet instantly.

🌓 Light & Dark Mode

Fully responsive and theme-aware components.

💎 Beautiful UI

Designed with clean typography, smooth transitions, and subtle animations.

🔍 Instant Search

Search patterns using a fast debounced search system.

🧩 Ready for Production

SEO-optimized, metadata-rich, fast, modern Next.js app.


🛠️ Tech Stack

  • Next.js 14+ (App Router)
  • React 18
  • Tailwind CSS
  • Shadcn UI
  • Geist Font
  • Lucide Icons
  • TypeScript
  • Vercel Analytics + Speed Insights

📦 Project Structure

aura-background/
│── app/
│   ├── layout.tsx
│   ├── page.tsx
│   └── api/...
│
│── components/
│   ├── ui/...
│   ├── patterns/...
│   └── providers/...
│
│── data/
│   ├── seo.ts
│   └── patterns.ts
│
│── public/
│── styles/
│── lib/
│── README.md

🧪 Available Scripts

Command Description
npm run dev Start local development server
npm run build Build production bundle
npm run start Run the production server
npm run lint Run ESLint

📘 Learn More

Useful resources to learn Next.js:


🌐 Deploy on Vercel

The easiest and recommended way to deploy is through Vercel, creators of Next.js.

Deploy now:

🔗 https://vercel.com/new?filter=next.js&utm_source=create-next-app

Read the full deployment guide:

📘 https://nextjs.org/docs/app/building-your-application/deploying


🤝 Contributing

PRs and contributions are welcome!

  1. Fork this repository
  2. Create a new branch
  3. Commit your improvements
  4. Open a Pull Request

🧑‍💻 Author

Name: Sangram03 Project: AuraBackground GitHub: https://github.com/Sangram03


⭐ If You Like This Project…

Please consider:

  • ⭐ starring the repo
  • 🔁 sharing it
  • 🤝 contributing

If you want, I can also:

✔ Add badges (Vercel, TypeScript, Next.js) ✔ Add screenshot previews ✔ Add a table of patterns ✔ Add license section

Releases

No releases published

Packages

No packages published

Languages