Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.28 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.28 KB

Box Animation Project

Welcome to the Box Animation project! This repository contains an HTML and CSS code to create an animated cube with rotating sides. The cube displays some JavaScript codes in a creative way.

Getting Started

To view the animation, simply open the index.html file in your web browser.

Animation Details

The cube is created using CSS 3D transforms and keyframe animations. It rotates around the X and Y axes, giving it a visually appealing effect. The cube's sides showcase a list of JavaScript codes.

Preview

Technologies Used

  • HTML
  • CSS

How to Contribute

Contributions to this project are welcome! If you'd like to improve the animation, add new features, or fix any issues, please follow these steps:

  1. Fork this repository to your GitHub account.
  2. Create a new branch with a descriptive name:
  3. Make your changes and commit them:
  4. Push your changes to your fork:
  5. Open a pull request on this repository with a clear description of your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Special thanks to Syed Maaz Saeed for contributing to this project. Happy animating! If you have any questions or suggestions, feel free to open an issue or contact us.