Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.46 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.46 KB

Management Fellows Subscriber 📧

A website for DePauw Management Fellows students to subscribe to Internship Spotlight Newsletters on Mailchimp. Deployed on Adaptable.io

This website is used exclusively for Management Fellows students @ DePauw University, so it is not published. I've attached some photos below to show what the website looks like.

Tech Stack

A Node.js and Express.js application using Mailchimp API and templates from Bootstrap 5

Installation

  • Clone this repo to make your Mailchimp Subscription.
git clone https://github.com/joshhn/mofo-email-subscriber.git
  • Follow the Mailchimp docs to get API_KEY and Audience ID
  • Create a .env file (check .env.example file) to add API_KEY and URL
  • Run local host or deploy on Adaptable.io
  • Star this repo ⭐

Usage

subscribe page

success page

failure page

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT