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: 11 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:17:24.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T05:43:50.522Z (about 1 year 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