Skip to content

yusdesign/svgview

Repository files navigation

🌇 svgview

A beautiful SVG viewer app built with Vite and Capacitor. Load, view, and manage SVG files with ease.

svgview Vite Capacitor

✨ Features

  • 🖼️ SVG Viewer - Load and display SVG files
  • 📂 Multiple file support - Load multiple SVGs at once
  • 🖱️ Drag & drop - Drop SVG files anywhere
  • ⌨️ Keyboard shortcuts - ⌘O / Ctrl+O to open files
  • 📱 Mobile ready - Built with Capacitor for iOS/Android
  • 🌗 Dark/Light mode - Follows system preferences
  • 🔍 Fullscreen view - Click any SVG to zoom in
  • 📊 File info - Shows filename and size

🚀 Quick Start

# Clone the repository
git clone https://github.com/yusdesign/svgview.git
cd svgview

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Build for Android
npm run build:android

# Build for iOS
npm run build:ios

About

svgview is SVG Gallery for Android and iOS

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors