Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 657 Bytes

File metadata and controls

19 lines (11 loc) · 657 Bytes

🌸 Code Flower

Code Flower is a simple, interactive flower animation built with HTML, CSS, and JavaScript. This project demonstrates front-end development techniques by creating a visually appealing, dynamic flower that responds to user interactions.

🌟 Features Interactive Animation: The flower reacts to mouse movements or clicks.

Pure Front-End: Built with vanilla HTML, CSS, and JS (no libraries/frameworks).

Responsive Design: Adapts to different screen sizes.

Smooth Visuals: CSS animations for a polished look.

🛠️ Technologies Used HTML5 (Structure)

CSS3 (Styling & Animations)

JavaScript (Interactivity)