Code Lab/ FreeCodeCamp - Stop Watch

This is a code along of the FreeCodeCamp/Code Lab YouTube tutorial on basic DOM manipulation with vanilla JS.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the component depending on their device's screen size
  • See hover states for play, reset, and pause buttons
  • utilize timer count

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • vanilla Javascript

Useful resources

Author

Acknowledgments