Skip to content

Newsletter Signup Webpage using MailChimp API that is ready to be deployed

Notifications You must be signed in to change notification settings

J0K3Rn/Newsletter-Signup

Repository files navigation

Newsletter-Signup

Newsletter Signup Webpage that is ready to be deployed

Was going to deploy using Heroku, but didn't want to pay fees

Features:

  • Node.js
  • Express.js
  • Bootstrap
  • Parsing user input
  • Sending user input to MailChimp via API
  • Page redirects
  • Success/Failure signup pages

How to run application:

  • Download repository
  • Open downloaded repository with a command line interface
  • Run 'npm install' and then 'nodemon app.js' in terminal in root directory of repository
  • Visit the site by opening a browser and going to the url: 'localhost:3000'

Screenshots:

Main Page:

alt text

Filled out form:

alt text

Signup Success:

alt text

Info Reflected on MailChimp:

alt text

Signup Failure:

alt text

About

Newsletter Signup Webpage using MailChimp API that is ready to be deployed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published