Skip to content

acupoftee/25-Days-Of-CSS-Animations

Repository files navigation

25 Days of CSS Animations

Code from my 25 Days of CSS Animations challenge on CodePen.

✨ About

This year I spent 25 days practicing CSS with animations! This repo has the source code for each animation.

🤓 File Structure

Here's what you'll find when visiting each animation folder:

  • src
    • Contains the original code as written on CodePen and Visual Studio Code.
  • dist
    • Contains code that's been translated for browsers by CodePen. Because web browsers only understand HTML, CSS, and JavaScript, and not the alternatives used in this challenge, this allows my original code to be understood and displayed on the web \o/

📋 Relevant Links

🎨 Animations