Skip to content

An Email Marketing App made by using Node.js and rendered on Render ๐Ÿ™‚

Notifications You must be signed in to change notification settings

priyanshusharma12123/Newsletter-Signup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Make your own Newsletter application

Requirements:

  1. Mailchimp Login
  2. Render Login
  3. Hyper
  4. Node.js
  5. Express.js
  6. Request
  7. body-parser

Steps:

  1. Signup to Mailchimp.com.
  2. Its completely free and you don't have to give your credit card details. There you need to get your api key and audience id.
  3. Signup on render.com.
  4. It most important if you to deploy your apllication live and free because Github can't be used for deploying this app online as it is dynamically build.
  5. Then see on youutube how to use render for uploading node.js files. Click on the first link and deploy your onlne Newsletter Website for free.
  6. Though it won't be possible online :))...Unless you buy your own domain or purchase and keep those files hidden
  7. But you can deploy it on your local server using Hyper terminal and some basic commands.