samg-aesthetic
v1.0.0
Published
Premium dark aesthetic assets for code artists.
Maintainers
Readme
🖤 samg-aesthetic
Premium dark aesthetic assets for code artists.
Installation
npm install samg-aestheticThat's it! After installation, your aesthetic images will automatically appear in:
your-project/
└── public/
└── samg-aesthetic/
└── dark/
├── 10037.jpg
├── 10039.jpg
├── 10040.jpg
└── ... (19 curated dark aesthetic images)How It Works
When you run npm install samg-aesthetic, a postinstall script automatically copies all the curated aesthetic images into your project's public/samg-aesthetic/ directory.
No extra setup needed. Just install and use.
Usage in Your Code
React / Next.js
<img src="/samg-aesthetic/dark/10037.jpg" alt="aesthetic" />HTML
<img src="./public/samg-aesthetic/dark/10037.jpg" alt="aesthetic" />What's Included
- 🌑 19 Dark Aesthetic Images — handpicked for premium UI/UX vibes
Author
Samay Samrat — unleashing the code artist in you.
License
MIT
