WebRTC localIP A fake website to get the users local IP address by email. Get a free SendGrid account in order to use email https://elements.heroku.com/addons/sendgrid Running Locally $ git clone $ npm install $ npm start Your app should now be running on localhost:5000. Deploying to Heroku $ heroku create $ git push heroku master $ heroku open