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

https://github.com/akashraj9828/svg-text-animation-generator

A pure CSS SVG text animation generator with any google fonts.
https://github.com/akashraj9828/svg-text-animation-generator

css google-fonts svg svg-animations

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](./output/top.png)

> ### Download all code.
> ![Download Code](./output/code.png)

> ###
> ![Working](./output/svg-text-anim.gif)

> ## Available Scripts

In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.

Open [http://localhost:3000](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.