/AtumAnimations

Short animations with CSS3

Primary LanguageCSS

AtumAnimations

Presentation

This is HTML/CSS project which proposed CSS 3 animations.

The website can be run into a virtual machine configured into Vagrant file (Scotch box ). Otherwise all website is into the public/ folder.

Installation

Clone the git project and run the command :

vagrant up

After that, you just have to use this url to show the web application :

192.168.33.10

Informations

All forms .css files are into the folder :

public/css/forms/

You can add one of these files or more to add the form(s) you want.

Currently, there is 6 animations :

  • Square animation
  • Diamond animation
  • Egg animation
  • Circle animation
  • Second square animation
  • Second circle animation

Contribution

Don't hesitate to create branch of my project and contribute to it ! It just wants to be enhanced !