Skip to content

ishandeveloper/Newsletter-Signup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsletter Signup

This is a Node.js based web app, that will allow you to enable your users to subscribe to newsletter subscriptions, powered by Mailchimp.

Configuration & Setup

Create a .env file which consists of your mailchimp API Key and your Unique Audience ID

For example

API_KEY="############################-us#"
UNIQUE_ID="acb7e#####"

To get all the required packages run

npm install

followed by

 npm start

Dependencies

  • Express
  • Body-Parser
  • DotEnv
  • Request
Made with ♥ by ishandeveloper

forthebadge

About

This is a Node.js based web app, that will allow you to enable your users to subscribe to newsletter subscriptions, powered by Mailchimp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published