/Newsletter-Signup

📨 A Node.js application using the MailChimp Server API that allows users to Sign-Up on my website

Primary LanguageJavaScript

Newsletter-Signup

A Node.js application using the MailChimp Server API that allows users to Sign-Up on my website email

🔹 Node Packages to install

1. npm install express

2. npm install body-parser

3. npm install request

4. npm install https

🔹 Setting up account on MailChimp Server API

1. Go to https://mailchimp.com/developer/

2. Create a new account as a developer.

3. Head over to API documentation section and generate API key for you for substituting it in your code.

4. Follow the API Documentation and grab more knowledge!

🎴 Preview of the application:

Capture2

🔹 MailChimp Server

Capture1