Purchase credits via Stripe. Spend credits and use e-mailing templates to send e-mail surveys. Perform mass e-mailing to e-mail list Manage and store responses from surveys in a database
You can export a list of e-mails from gmail into a csv and upload the csv.
Built with React, Redux, MongoDB, NodeJs, Express, Passport, Stripe, and Sendgrid.
> git clone https://github.com/lawynnjana/email-api.git
> cd email-api
> npm install --save
> cd client
> npm install --save
Go to the root directory
npm run dev
Visit localhost:3000 on a browser.