Skip to content

Commit 3852ee2

Browse files
committed
Add README file
1 parent 96bbd78 commit 3852ee2

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# CSS Mini Project: Animated Penguin
2+
3+
## Description
4+
5+
A CSS Project to practice CSS animations and transform properties. This project is a simple webpage with an animated penguin. The project is designed to animate the penguin using CSS animations and transform properties. This is the last mini project in the FCC RWD Certificate course.
6+
7+
## Features
8+
9+
- CSS Animations
10+
- Transform Properties
11+
- Keyframes
12+
13+
## Live Demo
14+
15+
[Animated Penguin](https://eddking-qs.github.io/CSS-Mini_Projects-Animated_Penguin/)
16+
17+
## Disclaimer
18+
19+
- This project will not be updated or maintained. It is a simple project to practice CSS animations and transform properties.
20+
21+
Feel fork this project and style it as you wish.
22+
23+
Don't forget to star ⭐ this project if you like it!

0 commit comments

Comments
 (0)