agn-wita / simple-counter

The project contain the counter of "INCREMENT" button clicks. Each button click is saved and displayd down below the "SAVE" button

Home Page:https://superlative-sunshine-4b19aa.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-counter

The project contain the counter of "INCREMENT" button clicks. Each button click is saved and displayd down below the "SAVE" button

JAVASCRIPT

  • increment function triggers when user clicks the INCREMENT button
  • save function triggers when user clicks the SAVE button
  • after the result is saved, the counter is reset to 0
  • all previous clicks are stored and visible to the user

Stage of the project: completed

Please note that this project is based on tutorial but the code was not copied. Every line of code was written by me according to my invention and with deep understanding of the issues.

About

The project contain the counter of "INCREMENT" button clicks. Each button click is saved and displayd down below the "SAVE" button

https://superlative-sunshine-4b19aa.netlify.app


Languages

Language:HTML 46.3%Language:CSS 31.3%Language:JavaScript 22.5%