Welcome to the Passenger Counter App project! Keep track of the number of passengers effortlessly with this handy and fun application. Whether you're counting people boarding a bus, train, or even an amusement park ride, this app has got you covered! 🌟
- 🔢 Simple Counting: Easily count passengers with a click of a button.
- 📊 Track and Display: Keep a running total of passengers.
- 🖥️ Clean Interface: User-friendly and intuitive design.
- 💻 Pure JavaScript: Built with vanilla JavaScript, HTML, and CSS.
- 🚀 Lightweight: Fast and responsive on any device.
Check out the live demo of the Passenger Counter App here.
Follow these instructions to get the project up and running on your local machine.
- Clone the repository:
git clone https://github.com/Yumna0019/Passenger-Counter-App.git
- Navigate to the project directory:
cd Passenger-Counter-App
- Open
index.html
in your favorite web browser.
- Start Counting: Click the "INCREMENT" button to increase the passenger count.
- Save Count: Click the "SAVE" button to log the current count.
We welcome contributions to make this app even better! If you have suggestions, improvements, or bug fixes, feel free to contribute.
Let's keep track of those passengers!