The Voting Eligibility Checker is a web application that allows users to check their eligibility to vote based on their age. It provides a simple and user-friendly interface where users can enter their age and receive an immediate response regarding their eligibility.
Click here to see a live demo of the Voting Eligibility Checker app.
- Enter your age and check your eligibility to vote.
- Immediate feedback on voting eligibility status.
- User-friendly interface.
To get a local copy of the project, follow these steps:
- Clone the repository:
git clone https://github.com/harsh98trivedi/voting-eligibility-checker.git
- Open the
index.html
file in your web browser.