Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codegoalie/playful-text
3D animated text demo with React and styled-components
https://github.com/codegoalie/playful-text
animation css demo react
Last synced: 14 days ago
JSON representation
3D animated text demo with React and styled-components
- Host: GitHub
- URL: https://github.com/codegoalie/playful-text
- Owner: codegoalie
- Created: 2020-05-13T14:56:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:17:24.000Z (7 months ago)
- Last Synced: 2024-10-11T13:37:38.705Z (about 1 month ago)
- Topics: animation, css, demo, react
- Language: JavaScript
- Homepage: https://codegoalie.github.io/playful-text/build/
- Size: 957 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playful text demo
This is the code, in [React][1] and [`styled-components`][2], for this
[CSS Tricks demo][3].### [Demo here!][4]
![multi-colored text image][final-result]
[1]: https://reactjs.org/
[2]: https://styled-components.com/
[3]: https://css-tricks.com/creating-playful-effects-with-css-text-shadows/
[4]: https://codegoalie.github.io/playful-text/build/
[final-result]: final.png