Hey Guys
I'm creating a website and in there, I wanna take an email from user using prompt
Then I wanna validate the email and then I want to get the email they have given
So that I can add it in my subscribers' list...
So can I do that using a prompt ? And how to do if yes.. and If it's not possible.. please tell me some other methods
Top comments (2)
Use Firebase for the backend, and you can get a lot of authentication methods. Try to search for a video.
Thank you for the help 😊