An open API service indexing awesome lists of open source software.

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.

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