Skip to content

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.

Notifications You must be signed in to change notification settings

vaibhav-oo7/newsletter-api

Repository files navigation

newsletter-api

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.

Preview image

After signing up the information is available on Mailchimp:

image

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/

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published