Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 815 Bytes

README.md

File metadata and controls

54 lines (37 loc) · 815 Bytes

Email Blaster

Mock WebApp providing Email Blasting service.


Deployment

Deployed on Heroku

Built With

Stack:

Authentication:

Service:

Prerequisites

Node.js + NPM latest

Installing

1) Clone/Pull Directory
2) cd into Directory
3) npm install

Running

Development mode:

npm run dev

Local Access

localhost:5000

License

This project is licensed under the MIT License - see the LICENSE.md file for details