Skip to content

UmarNawaz33/newsletter-signup

Repository files navigation

About The Project

This website let the user to signup for the newsletters. All the user data is being saved in mailchimp list using their Api.

Demo

https://lit-crag-35170.herokuapp.com/

Getting Started

To run this project first you need to setup your enviroment for nodejs. After that you need to:

  • Clone this project
  • Use npm install command to install all the packages
  • Setup your mailchimp account to use their API
  • Create .env file and add your project detail
  • Use node app.js command to start the server on localhost

Built With

This application is built with the following:

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements