Skip to content

📰 A simple newsletter signup page to allow users to add themselves in the mailing list to receive monthly emails on new tech. Used Mailchimp API to achieve it along with HTML5, CSS3, Bootstrap, Node.js and Express.js

Notifications You must be signed in to change notification settings

olivertang40/Newsletter-Signup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsletter Signup

📰 A simple newsletter signup page to allow users to add themselves in the mailing list to receive monthly emails on new tech.

Idea

  • Sending monthly emails to the users who have signed up for the newsletter to send them news and updates on new tools and technologies
  • Using Mailchimp services to store and manage the emails of the users along with other details

Tools Used

  • Used HTML5, CSS3, Bootstrap, Node.js, Express.js and JavaScript to develop the page

API

  • Used the mailChimp's API

How to sign up

  • On the home page, the user can see a simple UI to sign up
  • All the fields are mandatory
  • When user fills up all the fields, the sign up button can be clicked
  • If successful, user is taken to a success page, else the user will be directed to a failure page.
  • When something goes wrong and failure page is displayed, user can click on Try Again button to go back to the sign up home page.

After sign up

  • User's data gets added on the mailChimp's server
  • The data can be used to send monthly emails

Screenshots

About

📰 A simple newsletter signup page to allow users to add themselves in the mailing list to receive monthly emails on new tech. Used Mailchimp API to achieve it along with HTML5, CSS3, Bootstrap, Node.js and Express.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published