Welcome to the Animation Skills Project! This project is designed to enhance your skills in working with animations, fonts, and frames.
- 📂 BEM File Structure: Organized file structure following the BEM (Block, Element, Modifier) methodology.
- 🎥 Video Insertion: Seamless video embedding using iframes.
- 🎞️ Keyframe Animations: Smooth and engaging animations created with CSS keyframes.
- ⏳ Countdown Timer: A dynamic countdown timer implemented in JavaScript.
To run the project, open the index.html file in your web browser. This will load the project and display the animations, fonts, frames, and countdown timer.
The project includes a JavaScript file that implements a countdown timer. The timer calculates the time remaining until a specified end date and updates the display every second. It also features animations for circle dots that rotate at different speeds depending on the unit of time they represent.
The project follows the BEM (Block, Element, Modifier) methodology for organizing files.
We welcome contributions to the project! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.