Skip to content

pranshukas/Newsletter-Signup

Repository files navigation

Newsletter-Signup

Simple Newsletter Website that collects Name and Email Address from the user and uses Mailchimp API to send a POST request to mailchimp server for storing the information.

Table of Content

Deployment

Deployed Website (on Heroku): https://technica-newsletter.herokuapp.com/

Newsletter-Signup

Built-With

  • HTML
  • CSS/Bootstrap
  • Node.js/Express
  • Mailchimp API

Usage

Make Changes to API Keys, data Centre and Audience ID. Signup at Mailchimp. Copy your API Keys and Audience List ID. Data Centre is listed in you API key, example mine was us1.

Installation

  1. Run npm install
  2. Dependencies are express body-parser request
  3. Now run on Local Host use node app.js

Contribution

The Repo is open to Contribution for making is more better in terms of design, functionality. Since I was learning Node.js/Express and use if API's so I kept is simple.

😃 Feel free to Reach out to me! Pranshu Kashyap

License

License

This project is licensed under the MIT License.

Copyright (c) 2021 Pranshu Kashyap

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Acknowledgments

  • The Complete 2021 Web Development Bootcamp by Angela Yu

About

Simple Newsletter Website built with Node.js/Express and Mailchimp API to send POST Request to MailChimp server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published