https://github.com/actionanand/css-3d-transform-lab
CSS 3D transfrom practice lab
https://github.com/actionanand/css-3d-transform-lab
css css-3d css-transform css3
Last synced: 11 months ago
JSON representation
CSS 3D transfrom practice lab
- Host: GitHub
- URL: https://github.com/actionanand/css-3d-transform-lab
- Owner: actionanand
- License: mit
- Created: 2024-01-29T15:34:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T17:41:13.000Z (about 2 years ago)
- Last Synced: 2025-02-07T18:17:36.717Z (about 1 year ago)
- Topics: css, css-3d, css-transform, css3
- Language: CSS
- Homepage: https://actionanand.github.io/css-3d-transform-lab/
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# css 3D Transform Lab
Dev server: Point your browser at the below address!
```
http://127.0.0.1:5173/
```
## Sources
* [CSS Transforms - mdn](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transforms/Using_CSS_transforms)
* [3D Transforms](https://3dtransforms.desandro.com/)