Skip to content

Newsletter Signup Web App. You can enter your information and it will be sent to Mailchimp. Utilizes Node.js and Express.js

Notifications You must be signed in to change notification settings

mattmacfadyen96/Newsletter-Signup

Repository files navigation

Newsletter-Signup

Newsletter Signup Web App

About this project:

This project is a newsletter-sign up so you can enter your first name, last name and email. The data will be sent to the Mailchimp servers and saved there. The front end of the application uses HTML, CSS and Bootstrap. The backend of the application is written in Node.js and uses Express.js to interact with the Mailchimp API.

You must have npm, express and node installed to run this project.

1.) cd into the directory of the project and run: npm install body-parser express request 2.) Create a Config.js file that will contain the Mailchimp API key 2.) Run node app.js and and this will launch the application 3.) From there you can enter information and it will be sent to the Mailchimp servers

About

Newsletter Signup Web App. You can enter your information and it will be sent to Mailchimp. Utilizes Node.js and Express.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published