Send emails using Strapi
It sounds that Strapi default sendmail provider doesn't work locally.
You should create an account on http://sendgrid.com, generate an API key and install npm library on your server : npm i strapi-provider-email-sendgrid
At last you choose sendgrid provider in Strapi, enter your API key and enjoy !