Skip to content

drewIt273/web-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Web Animation

A collection of focused animations built with HTML, CSS, and JavaScript to explore motion, interaction, and UI behavior on the web.

🎯 Purpose

This repository serves as a playground for:

  • Practicing web animation fundamentals
  • Exploring UI interactions and transitions
  • Improving frontend skills through well-defined, finished experiments

Each page focuses on a single idea or theme, combining multiple animations and interactions into a cohesive exploration.

πŸ› οΈ Technologies Used

  • HTML
  • CSS
  • JavaScript (Vanilla)
  • VS Code
  • Chrome

No frameworks, no libraries β€” just core web technologies.

πŸ“ Structure

The repository is organized by ideas or themes, where each folder represents a complete web page focused on exploring a specific concept.

Example:

  • light-effects/
  • motion-basics/
  • hover-interactions/

Each folder contains a full web page showcasing multiple animations related to the same idea, typically including:

  • index.html
  • style.css
  • script.js

This approach allows deeper exploration of a single concept per page, combining multiple animations and interactions into a cohesive experiment.

πŸš€ How to Run

Clone the repository:

git clone https://github.com/drewIt273/web-animation.git

About

A collection of small, focused animations built with HTML, CSS, and JavaScript to explore motion, interaction, and UI behavior on the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors