Skip to content

mz-dz/They-forgive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Counter Button ⚡

This is a simple web application that allows users to increment a counter by clicking a button. It also provides a reset button to reset the counter to zero. The count persists even after the page is reloaded, thanks to browser local storage. 🔄

Features ✨

  • Click the "Click Me!" button to increment the counter. 🔼
  • Click the "Reset" button to reset the counter to zero. 🔄
  • The count persists even after reloading the page. 💾

Technologies Used 🛠️

  • HTML5
  • CSS3
  • JavaScript

Getting Started 🚀

To get a local copy up and running follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/mz-dz/They-forgive.git