A simple and efficient Java-based Email Validator that checks the syntactic correctness of email addresses using regex.
- Validates email format using regular expressions
- Simple GUI built with Java Swing
- Instant validation results on user input
- Lightweight and beginner-friendly
- Java
- Java Swing
- Java JDK installed (version 8 or above)
- Any IDE or simple terminal
- Clone the repository:
git clone https://github.com/nandan-byte/Email-Validator.git