This project contains an animation of bouncing balls created using HTML and CSS.
- The animation uses CSS keyframes and transforms to create the bouncing effect.
- The animation is responsive and adapts to different screen sizes and orientations.
You can see a live demo of the animation [https://bouncingballsbyaman.netlify.app].
To use the animation in your own project, you need to clone this repo or download the files as a zip archive. Then, copy the animation.html
and animation.css
files to your project folder.
This project is licensed under the MIT License.