Skip to content

christianvmm/folderart

Repository files navigation

FolderArt

FolderArt cover

Create custom folder icons for macOS.
Live Demo »

Next.js Badge Tailwind CSS Badge


Features

  • ⚛️ Default Icons
  • 📁 Custom Icons
  • 🎨 Change Folder Color
  • 💻 Live Preview
  • 🗳️ Download File

Installation

  1. Clone the repo

    git clone https://github.com/christianvmm/folderart.git
  2. Install NPM packages

    npm install
  3. Start Next.js server

    npm run dev