Pothole Counter A simple, lightweight web application that helps you keep track of the number of potholes you encounter during your daily commute.
Live Link:- https://potholescounter.netlify.app/
🚗 About Born out of the frustration of losing count of potholes during my commute, this app provides a straightforward solution for tracking road conditions. Whether you're a concerned citizen, data enthusiast, or simply someone who likes to count things, Pothole Counter has you covered.
✨ Features
Simple counter interface: Easily increment/decrement your pothole count Session persistence: Your count remains even if you refresh the page Responsive design: Works on mobile devices for on-the-go counting Reset functionality: Start a new counting session with one click
🛠️ Technologies Used
HTML5 CSS3 JavaScript (Vanilla)
🚀 Live Demo Check out the live application: Pothole Counter 📋 Installation & Setup To run this project locally:
Clone the repository git clone https://github.com/yourusername/pothole-counter.git
Navigate to the project directory cd pothole-counter
Open index.html in your browser open index.html
🔍 How to Use
Load the application in your browser (or on your mobile device) Tap or click the "+" button each time you encounter a pothole Use the "-" button if you miscounted Press "Reset" to start a new counting session