CAPTCHA Generator and Verifier
A simple CAPTCHA generator and verifier built using HTML, CSS, Tailwind CSS, and JavaScript.
🔗 Live Demo
Check out the live demo here: (https://sivabalamanikandan-c.github.io/CAPTCHA-Generator/)
Features
- Generates random CAPTCHAs with alphanumeric characters.
- Verifies user input against the generated CAPTCHA.
- Styled using Tailwind CSS for a modern and responsive design.
Technologies Used
- HTML - Structure of the webpage
- CSS & Tailwind CSS - Styling and responsiveness
- JavaScript - CAPTCHA generation and validation logic