joeljsv / hacktober2021

Register for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS
https://hacktoberfest.digitalocean.com/
7 stars 114 forks source link

simple square animation using css keyframes #121

Closed ktranish closed 3 years ago

ktranish commented 3 years ago

Keyframes are a great way to get started with animation in CSS. In this starter kit that I've provided, you can manipulate the square by applying different css properties within each transition phase.