This is a repository that hosts the files for the exercise/tutorial for the article I wrote about creating a bouncing ball animation using pure HTML and CSS.
You can also read my article here on Hacker Noon: CSS Animations: Creating Bouncing Ball Animation From Scratch
- HTML5
- CSS3
To get a local copy up and running follow the simple steps outlined below.
From your command line, do the folowing steps below:
- Clone the projects' repository into your machine.
# Clone this repository
$ git clone git@github.com:chelmerrox/Animations-Article-Tutorial.git
- Change directory/Go into the repository with the command below.
$ cd Animations-Article-Tutorial
👤 Losalini Rokocakau
- Github: @chelmerrox
- Twitter: @chelmerrox
- Linkedin: Losalini Rokocakau
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- My Mentor
- My Stand-Up Team
- The Internet for all of the resources/materials I needed for my article
This project is MIT licensed.