Skip to content

fuchodeveloper/Email-Validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

validate-email

Pre-requisites

  • Create an account on Abstract api.
  • Create a .env.local file (DO NOT COMMIT TO VERSION CONTROL) using .env.example as an example
  • Add your private key as the value for VUE_APP_API_KEY

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

To use app

  • Copy either of the the app links available on the terminal and open the link on your browser
  • Proceed to enter an email address to verify it

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

About

Email Validation using abstract api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published