Clone the Repository

In your terminal, paste this command to clone the repository.

git clone https://github.com/iamspathan/apyhub-email-validation-tutorial.git

 

Or you can download the project.

Discussion
Thanks, @arpansac for the feedback. I have addressed all the feedback in the new version. Let me know if anything needs to be added.

Super thanks for submitting this Sohail! Some tips before we can publish this lab: 1. Title can be changed to something simple to understand or in terms of what problem is it solving. Example: Add email authentication to your web app in 5 minutes! (adding brand name directly in the title might push the readers away) 2. In Overview: Begin with what problem do people face and why do they face it. Tell them there's a very interesting online service by ApyHub which helps solve it and is free (only if it is):P 3. Step 2: Give links to download

1

4. Step 3: Give a screenshot of the api key dashboard, right now we can see only the login page 5. Step 5: Just give a brief hint of what all dependencies got installed with npm install 6. Step 6: You could highlight the place where secret token needs to be replaced with some *********HERE******** type of comment above it. It took me a while to find it :P 7. Step 7. You could actually put in a gif showing how smoothly it works (however this gif could be a part of the main header image in overview) 8. Instead of 'Use Cases' (it frankly feels like a robot writing it:P), you could say, what more can you solve with this? 9. Finally, you could create one more step giving links to your top 5 favority Apyhub API's And finally finally, in each step, at the end, you could say what the next step would be about :)

2

11

3