Skip to content

zvizvi/svg-text-animation-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG TEXT ANIMATION GENERATOR

(Pure CSS no libraries used)

Generate SVG for any TEXT in 991 diffrent fonts(google fonts) and animate it without using any library. in under 15 lines of code.

Animations are purely done using keyframes

Screens

Use any of the google fonts

Index

Download all code.

Download Code

Working

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

A pure CSS SVG text animation generator with any google fonts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • CSS 20.0%
  • HTML 2.6%