Skip to content

marcogiu/Counter_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COUNTER

Simple counter app created with Javascript.
Live demo: https://easycounterjs.netlify.app/

Table of Contents

Technologies Used

  • HTML 5  
  • CSS  
  • SASS  
  • Javascript  

Features

  • click on the buttons -,+, reset: to increase, decrease and reset the value
  • click on the start button to automatically increase the number by 1 every second
  • click on the stop button to stop the automatic counter
  • if value > 0 the color is green; if value < 0 the color is red; if value = 0 the color is black

Screenshots

   

Contact

Created by Marco Giuliani:  

About

Simple Counter created with Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published