Skip to content

This counter has buttons to increase, decrease or reset the number value, and a dark/light mode toggle button.

Notifications You must be signed in to change notification settings

Ritika-Das/Number-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number-Counter

This counter has buttons to increase, decrease or reset the number value, and a dark/light mode toggle button - live here.
It has been made using simple DOM manipulation in JavaScript, and minimal CSS.

Stuff to Try

  • Clicking on Minus, Plus and Reset buttons decrements, increments and sets the number count to zero respectively. They get colored when clicked.
  • Hovering on the "Number Counter" heading scales itself.
  • It has light theme initially, which can be changed to dark by clicking the toggle button with black and white dots.
  • To change back to light theme from dark, double-click the same button.

In light-theme (likely to hurt your eyes)

light

In dark-theme (likely to be used by cool kids)

dark

Links to emoji sources

About

This counter has buttons to increase, decrease or reset the number value, and a dark/light mode toggle button.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published