A small (but working) nodejs and expressjs newsletter app, deployed to Heroku.
This server-side project uses Mailchimp's API to create a working, real-world newsletter sign-up form application. This JavaScript project form is actually integrated with this site's newsletter sign-up campaign, and subscribes the user for my Newsletter once he signs up.
- Project URL: https://safe-river-82427.herokuapp.com/
- Github Source Files: https://github.com/prasanta10/mailChimp-newsLetter-signup
- Node JS
- Express JS
- Mailchimp API
- npm modules (body-parser, request)
- Basic HTML
- Intermediate CSS & Bootstrap 4