Skip to content

Commit

Permalink
Add README file
Browse files Browse the repository at this point in the history
  • Loading branch information
quintin-dev committed Sep 9, 2024
1 parent 32e2476 commit de18cdb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
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!

0 comments on commit de18cdb

Please sign in to comment.