thasup / newsletter-signup

This is a single newsletter sign up page wrapped with Bootstrap framework and powered by Express on the back-end which stored your data via Mailchimp API.

Home Page:https://thasup-newsletter.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Preview

Newsletter Signup

This is a single newsletter sign up page wrapped with Bootstrap framework and powered by Express on the back-end which stored your data via Mailchimp API.

Newsletter Signup Link

Table of contents

Features

(Back to top)

  • Elegant and simple sign up page
  • Land you on the success/failure page depending on status code
  • Post your request to store data at Mailchimp via API

Install

(Back to top)

  1. clone this git on computer
  2. install node.js
  3. set up env file and add mailchimp API key
  4. run command npm install on terminal
  5. run command nodemon app.js on terminal
  6. go to http://localhost:3000/
  7. happy!

Languages

(Back to top)

  • HTML
  • CSS
  • Javascript

Technology

(Back to top)

  • HTML
  • CSS
  • Javascript
  • Bootstrap
  • API
  • Node.js
  • Express.js
  • Heroku

About

This is a single newsletter sign up page wrapped with Bootstrap framework and powered by Express on the back-end which stored your data via Mailchimp API.

https://thasup-newsletter.onrender.com/

License:MIT License


Languages

Language:HTML 60.1%Language:JavaScript 22.5%Language:CSS 17.0%Language:Shell 0.2%Language:Procfile 0.2%