Skip to content

SVG (Scalable Vector Graphics) is an XML-based format for vector graphics. SVG images can be scaled up or down without losing quality. The interactivity in this app teaches users how to manipulate basic SVG properties such as position, size, and color of shapes, and understand the SVG coordinate system.

Notifications You must be signed in to change notification settings

hbgnostic/svg-learning-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

svg-learning-app

SVG (Scalable Vector Graphics) is an XML-based format for vector graphics. SVG images can be scaled up or down without losing quality. The interactivity in this app teaches users how to manipulate basic SVG properties such as position, size, and color of shapes, and understand the SVG coordinate system.

Getting Started

To start using the application, clone the repository and install the dependencies:

git clone https://github.com/yourusername/svg-learning-app.git
cd svg-learning-app
npm install

About

SVG (Scalable Vector Graphics) is an XML-based format for vector graphics. SVG images can be scaled up or down without losing quality. The interactivity in this app teaches users how to manipulate basic SVG properties such as position, size, and color of shapes, and understand the SVG coordinate system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published