diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 27 |
1 files changed, 26 insertions, 1 deletions
@@ -1 +1,26 @@ -# Vibes
\ No newline at end of file +# Vibes + +A collection of creative web experiments and visual experiences. + +## Experiments + +- [Isometric Triangles](/isometric/index.html) - Dynamic background with animated geometric shapes in an isometric perspective. + +## Local Development + +To view the experiments locally: + +1. Clone this repository +2. Open the HTML files directly in your browser + - Main page: `index.html` + - Isometric Triangles: `isometric/index.html` + +## Technologies + +- HTML5 +- CSS3 +- JavaScript (Vanilla) + +## License + +MIT
\ No newline at end of file |
