Skip to content

DalaScript/ferris-wheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ferris Wheel | FCC Responsive Web Design Certification

Project 18/20

A fully animated Ferris Wheel built using only HTML and CSS 🎡. The project demonstrates custom shape creation with pure CSS, rotational animation using @keyframes, and synced color transitions on the cabins. It’s a clean example of motion design and element positioning — without a single image or JS file!


📚 Table of Contents


🔎 Overview

📸 Screenshot

screenshot of the project's webpage

🔗 Links

📌 Features

  • ✅ Rotating Ferris wheel animation
  • ✅ Cabin elements animate in sync with color transitions
  • ✅ Custom circular structure made with border-radius
  • ✅ CSS @keyframes for continuous motion
  • ✅ Responsive scaling using vw units and max size limits
  • ✅ No JavaScript or images — 100% HTML and CSS

🧠 My Process

🛠️ Built with

  • HTML5
  • CSS3

🎓 What I Learned

  • How to animate circular motion using CSS only
  • Syncing multiple animations for visual harmony
  • Positioning elements precisely inside a circular layout
  • Creating smooth rotation with transform: rotate()
  • Using transform-origin to control animation pivots
  • Applying responsive design principles with scalable sizing

🚀 For me, this project was more about practice and gaining additional experience,
rather than learning something entirely new.

👨‍💻 Since I’m not a beginner and already familiar with these technologies,
I approached it with confidence — and still, I truly enjoyed working on it.

🎯 Overall, I consider this a very valuable and enjoyable experience.

🔙 Previous Project

  • Product Landing Page (Certification Project) | [Project 17/20]View Repository

🔜 Next Project


👤 Author

🌐 Connect with Me

💻 Coding Profiles

🙌 Thanks for checking out my project! More coming soon. Stay tuned 🚀

About

FCC Responsive Web Design Certification | Project 18/20 | Ferris Wheel

Topics

Resources

Stars

Watchers

Forks