An open API service indexing awesome lists of open source software.

https://github.com/kurotsmile/svgpathmini

Edit SVG path data and preview shape changes live in-browser.
https://github.com/kurotsmile/svgpathmini

graphic-design web-tools

Last synced: 3 months ago
JSON representation

Edit SVG path data and preview shape changes live in-browser.

Awesome Lists containing this project

README

          

# SVGPathMini

Edit SVG path data and preview shape changes live in-browser.

## Domain-friendly Name
- Project slug: `svgpathmini`
- Suggested domain: `svgpathmini.web.app` or `svgpathmini.com`

## Features
- SVG Path Editor Mini
- Responsive non-full-width content layout
- SEO-ready metadata for Google/Bing
- Static hosting-ready Firebase config
- Footer includes Contact and Donation sections

## Firebase Hosting Deploy (account: nguyennhung2672@gmail.com)
1. Login: `firebase login --reauth`
2. Verify account is `nguyennhung2672@gmail.com`
3. Initialize project if needed: `firebase use svgpathmini-nh2672`
4. Deploy: `firebase deploy --only hosting`

## Git Setup
This project is initialized with local Git config:
- user.email: `tranthienthanh93@gmail.com`
- user.name: `Tran Thien Thanh`

## SEO Files
- `robots.txt`
- `robot.txt`
- `sitemap.xml`

## Files
- `index.html`
- `favicon.svg`
- `firebase.json`
- `.firebaserc`