Animation-Nation icon indicating copy to clipboard operation
Animation-Nation copied to clipboard

Added a 3D Transformation Animation Using HTML and CSS

Open Chikun2004 opened this issue 1 year ago • 12 comments

Thank you for making a pull request to ZTM's Animation Nation project. We will review your pull request as soon as we can, but keep in mind we can get very busy during Hacktoberfest.

While you're waiting, please look over this checklist. Feel free to write a description of what you did as well!

What I did

Implemented a fully interactive 3D card flip animation using pure HTML and CSS, which allows for a more immersive and engaging user experience. Optional: Edit this to tell us what you did!

Pull request checklist

  • [x] This pull request uses HTML and CSS only and provides a meta.json file.
  • [x] All files in this pull request are in a directory named: <github_username>-<art_name> without the <>.
  • [x] Your pull request contains index.html and styles.css.
    • [x] Your html file is named exactly: index.html
    • [x] Your css file is named exactly: styles.css
  • [x] Your pull request your meta.json with:
    • [x] githubHandle: being your unique github user name,
    • [x] artName : name of your animation
  • [x] Your submission includes at least one animation.
  • [x] Your pull request does not modify any other files in the repository.

Not normally needed

  • [x] Check this if you would like to discuss an improvement besides adding animations

Note: if your pull request makes an improvement besides adding a CSS animation you will need to discuss this with the maintainers. You can help kickstart this process by explaining what your change does and why you are making it in the "What I did" section

What to expect

  • If your pull request meets the checklist requirements it will be approved and merged by a maintainer
  • If your pull request needs some changes. A maintainer will leave a comment requesting changes
  • If your pull request significantly violates the criteria in the checklist it will be closed with feedback.

Chikun2004 avatar Oct 20 '24 18:10 Chikun2004