Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 435 Bytes

README.MD

File metadata and controls

22 lines (16 loc) · 435 Bytes

📧

Mailchimp Newsletter Signup

Newsletter signup using Node.js/Express and the Mailchimp API.

Quick Start

# Install dependencies
npm install

# Serve on localhost:4000
node app.js

Environment Variables required:

  • API Key
  • List ID
  • Mailchimp server number (usX)

License

This project is licensed under the MIT License