https://github.com/derektypist/build-a-real-time-counter
Work with the input event when the user types in the input field.
https://github.com/derektypist/build-a-real-time-counter
css3 freecodecamp-project html5 input javascript
Last synced: about 1 month ago
JSON representation
Work with the input event when the user types in the input field.
- Host: GitHub
- URL: https://github.com/derektypist/build-a-real-time-counter
- Owner: derektypist
- Created: 2025-01-23T11:09:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T11:16:40.000Z (over 1 year ago)
- Last Synced: 2025-01-23T12:20:45.041Z (over 1 year ago)
- Topics: css3, freecodecamp-project, html5, input, javascript
- Language: HTML
- Homepage: https://derektypist.github.io/build-a-real-time-counter/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build a Real Time Counter
Work with the input event when the user types in the input field.
## UX
[Build a Real Time Counter User Stories](https://www.freecodecamp.org/learn/full-stack-developer/lab-real-time-counter/build-a-real-time-counter)
## Technologies
Uses HTML5, CSS3 and JavaScript.
## Deployment
On [GitHub Pages](https://derektypist.github.io/build-a-real-time-counter) at the main branch.
## Credits
### Acknowledgements
- [FreeCodeCamp](https://www.freecodecamp.org)
- Copilot