How to Put Localhost Server Online on NGROK

Hello everyone,
This topic is very new for my users and also for me because for the first time i need this service very badly for my FYP (Final Year Project) which is web and a mobile Android application.

Now if you people have any query related to my work you can ask me freely, no matter what you ask i will definitely give you my best which i had.

First thing first my writing technique is simple,i will provide you this solution in three different form.
1: Text
2: Pictorial (In  the Form of Images of Every Step of my own computer)
3: Video Tutorial

These links soon clickable so that you can move fast on  the right one yo wished. I am working on windows 10 and if you have different operating system go with your system executable file.

TEXT: How to Put Localhost Domain Online on NGROK Server

1: Register On ngrok.com
2: Download ngrok.exe file [LINK].
3: Now Run File [Command Based Terminal will popup in front of you]
4: Copy The Authentication Token From Your Login
5: Start Your Server [Wamp/XAMPP]
6: Paste This Command and press Enter [eg: ngrok authtoken ***********************************************]
7: Paste 2nd Command [eg: ngrok http 80]
8: New Screen will popup where you have forwarding port tunnel [eg: b25dj5e8.ngrok.io]
9: Type this link in URL field of your Browser [If This link not work than please add this]
10: b25dj5e8.ngrok.io/YOURPROJECTNAME

This is the happy ending if you haven't understand the above steps than don't worry i will show you all the steps in pictorial representation.

IMAGES: How to Put Localhost Domain Online on NGROK Server
1: Register On ngrok.com & Register Yourself
2: Download ngrok.exe
How to Put Localhost Domain Online on NGROK Server
Download NGROK.exe File
3: Now Run File [Command Based Terminal will popup in front of you]
Execute ngrok file and get prompt terminal
Execute ngrok file and get prompt terminal
4: Start Your Server [Wamp/XAMPP]
5: Copy The Authentication Token From Your Login
Copy and Paste Authentication Token of ngrok.png
Copy and Paste Authentication Token of ngrok.png

6: Paste authtoen & 2nd Command press Enter [eg: ngrok authentication token ********************************************** | & eg: ngrok http 80]
Entering Authtoken and port no from ngrok
Entering Authtoken and port no from ngrok
7: New Screen will popup where you have forwarding port tunnel [eg: b25dj5e8.ngrok.io]
ngrok io url
ngrok io url

9: Type this link in URL field of your Browser [If This link not work than please add this]
ngrok server now online website
ngrok server now online website

10: b25dj5e8.ngrok.io/YOURPROJECTNAME
After Completing ngrok server online
After Completing ngrok server online
Now again i am telling you guys if you don't understand this part too than i will try to explain this article with my last and best way through which you folks will finally get it all at once.. best of luck..

VIDEO TUTORIAL: How to Put Localhost Domain Online on NGROK Server