-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
32e2476
commit de18cdb
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# CSS Mini Project: Ferris Wheel | ||
|
||
## Description | ||
|
||
A CSS project to practice CSS animations and keyframes. This project is a simple webpage with a Ferris Wheel animation. The project is designed to rotate the Ferris Wheel using CSS animations and keyframes. | ||
|
||
## Features | ||
|
||
- CSS Animations | ||
- Keyframes | ||
- Flex Box | ||
|
||
## Live Demo | ||
|
||
[Ferris Wheel](https://eddking-qs.github.io/CSS-Mini_Projects-Ferris_Wheel/) | ||
|
||
## Disclaimer | ||
|
||
- This project will not be updated or maintained. It is a simple project to practice CSS animations and keyframes. | ||
|
||
Feel fork this project and style it as you wish. | ||
|
||
Don't forget to star ⭐ this project if you like it! |