Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopwatch Activity #4

Merged
merged 2 commits into from Mar 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
34 changes: 34 additions & 0 deletions src/content/stopwatch.md
@@ -0,0 +1,34 @@
---
slug: '/stopwatch'
date: '2024-03-27'
title: 'Stopwatch'
type: 'css'
image: '../images/stopwatch.gif'
codepen: 'https://codepen.io/janpatrick-dev/pen/JjVJVmL'
author: 'Jan Patrick Palacio'
github: 'https://github.com/janpatrick-dev'
entries:
- name: 'Kim'
url: 'https://codepen.io/Kim-Klinton-Vale/pen/ExJvWay'
- name: 'Ady'
url: 'https://codepen.io/adycastueras/pen/LYvjWEy'
- name: 'Franco'
url: 'https://codepen.io/notco/pen/vYMJxEp'
- name: 'Joshua'
url: 'https://codepen.io/SnorlaxCodes/pen/OJGjpVB'
- name: 'Tristan'
url: 'https://codepen.io/tristanjohn/pen/yLroMJy'
---

* βŒ› 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.

<p align='center'>* * *</p>

## Tips and hints

- Only use `keyframes` for making animations.
- The `transform` property will be used mostly in this activity for doing animations.
Binary file added src/images/stopwatch.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.