Modern Counter App is a web application that allows users to increment, decrement, reset, and save counter values. It features a modern, responsive design.
- Increment and decrement the counter
- Reset the counter to zero
- Save the current count with a user name and optional description
- View saved data
- Clear all saved data
- Web Development
- Front-end
- Counter Application
- Local Storage
- HTML
- CSS
- JavaScript
- Responsive Design
- HTML
- CSS
- JavaScript
-
Clone the repository:
git clone https://github.com/MoSalem149/modern-counter-app_DEBI-Task.git
-
Navigate to the project directory:
cd modern-counter-app
-
Open the
index.html
file in your web browser:open index.html
Contributions are welcome! Please fork the repository and submit a pull request.