https://github.com/mosalem149/modern-counter-app_debi-task
Modern Counter App is a web application that allows users to increment, decrement, reset, and save counter values. It features a modern, responsive design.
https://github.com/mosalem149/modern-counter-app_debi-task
counter-application css3 front-end html5 js local-storage responsive-design web-development
Last synced: 5 months ago
JSON representation
Modern Counter App is a web application that allows users to increment, decrement, reset, and save counter values. It features a modern, responsive design.
- Host: GitHub
- URL: https://github.com/mosalem149/modern-counter-app_debi-task
- Owner: MoSalem149
- Created: 2024-07-11T16:07:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T09:05:12.000Z (over 1 year ago)
- Last Synced: 2025-01-06T00:43:25.241Z (over 1 year ago)
- Topics: counter-application, css3, front-end, html5, js, local-storage, responsive-design, web-development
- Language: JavaScript
- Homepage: https://modern-counter-app.netlify.app/
- Size: 84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern Counter App
Modern Counter App is a web application that allows users to increment, decrement, reset, and save counter values. It features a modern, responsive design.
## Screenshots

## Features
- 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
## Topics
- Web Development
- Front-end
- Counter Application
- Local Storage
- HTML
- CSS
- JavaScript
- Responsive Design
## Technologies Used
- HTML
- CSS
- JavaScript
## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/MoSalem149/modern-counter-app_DEBI-Task.git
```
2. Navigate to the project directory:
```bash
cd modern-counter-app
```
3. Open the `index.html` file in your web browser:
```bash
open index.html
```
## Contributing
Contributions are welcome! Please fork the repository and submit a pull request.