Skip to content

eric-pirozok/svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA Coloring App

Description

This is a simple Progressive Web App (PWA) that allows users to color an SVG image by selecting different colors for each region. Users can select a color from a color picker and apply it to the regions in the SVG by clicking on them.

How to Use

  1. Open the webpage.
  2. Use the color picker to select a color.
  3. Click on any region of the SVG to apply the selected color.

Features

  • Progressive Web App (PWA) with offline capabilities.
  • Ability to color individual regions of the SVG.

Installation

  1. Download and unzip the contents of this project.
  2. Open the index.html file in a browser.
  3. Optionally, install the PWA to your device by using the 'Add to Home Screen' feature in supported browsers.

Files

  • index.html: The main webpage of the PWA.
  • manifest.json: The web app manifest for PWA functionality.
  • beachball.svg: The SVG image used in the coloring app.
  • icon.png: Icon for the PWA.

About

Coloring Sheet as a PWA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages