A simple web-based counter application that allows users to increment a count and save the entries log. The interface includes buttons for incrementing the count and saving the current count to a log displayed on the page. The application is styled with CSS for a clean and user-friendly experience.
- HTML
- CSS
- JavaScript
- Increment counter functionality
- Save current count to a log
- Responsive design for various screen sizes
- clone the repository to your local machine.
- open the index.html file in a web browser to use the application.