Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 934 Bytes

File metadata and controls

41 lines (26 loc) · 934 Bytes

📧 Email Validator

A simple and responsive web application that checks if an email address is valid using a real-time email validation API.

![Demo Screenshot] image


🚀 Live Demo

🔗 [Visit Website] - https://amit81082.github.io/email_validator/


🧰 Features

  • ✅ Real-time email format validation
  • 🔍 Verifies email existence via SMTP check
  • 🌐 API integration using fetch
  • 📱 Responsive UI with mobile toggle menu

🛠️ Tech Stack


📦 Setup Instructions

  1. Clone the Repository:
    git clone https://github.com/Amit81082/email_validator.git
    cd email_validator

# email_validator