2024-03-27
Stopwatch
Host: Jan Patrick Palacio
Fork me!- ⌛ You have 15 minutes to implement this, take your time (but not too much)!
- 💅 Feel free to embellish and make it pretty!
- 📦 Some basic CSS is provided for you. There are some
TODO
comments in there to help you out. - 🧙 You can search online if you get stuck.
- 🎉 When you're done,
Fork
🍴 the Codepen page and share with us the URL.
* * *
Tips and hints
- Only use
keyframes
for making animations. - The
transform
property will be used mostly in this activity for doing animations.