Created a subscription page for a newsletter using a bootstrap template where users can sign up for the newsletter using their email, name and password. I have used MailChimp's email API to collect the responses and broadcast the newsletter.
After signing up the information is available on Mailchimp:
To run on your local system: Use npm i to install all the dependencies. Then use node app.js It will be up and running on http://localhost:3000/