Skip to content

Newsletter app built using Node.js, Express.js and Mailchimp API

Notifications You must be signed in to change notification settings

parthbrahmaxatri/newsletter-signup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newsletter-signup

Email people who are interested in hearing from you! - This is a simple newsletter app built using Node.js, Express.js and Mailchimp API that allows you to sign people up to your mailing list. Data gets sent to your list on Mailchimp and all of that data gets added into your list and your new subscriber gets added. Send your newsletters to your subscribers and this list will build up as more and more people subscribe to your newsletter.

Usage:

  • Clone the repository.

  • Provide your own Mailchimp API key in the .env file.

  • Install all the required modules and dependencies:

    npm install

  • Run the web app locally:

    node app.js

Here are the screenshots of newsletter-signup app:

alt text

alt text

About

Newsletter app built using Node.js, Express.js and Mailchimp API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published