Skip to content

simple Node.JS web application that helps users subscribe to your newsletter using Mailchimp API

Notifications You must be signed in to change notification settings

NoorBayari/Newsletter-Sign-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsletter-Sign-Up

simple Node.JS web application that helps users subscribe to your newsletter using Mailchimp API

if you want to use this in your projects you need to initalize npm and install following packages :

  1. express
  2. https
  3. body-parser
  4. dotenv
  5. request

you also need to change enviroment variables in the .env file to actual API_KEY and LIST_ID which you can get by signing up to Mailchimp API

this project is hosted on heroku at : https://polar-thicket-21963.herokuapp.com/

About

simple Node.JS web application that helps users subscribe to your newsletter using Mailchimp API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published