saikiran76 / HacktoberFest2k22

Hey Fellas ! Need your attention. There are issues with the backend code for this Newsletter subscription app while I'm trying to post the the data to the MailChimp's server. Try figuring out the issue with the code by running the code using hyper (command-line) locally on port 3000 (was set default). Note : If you've no account in mailchimp, go ahead and create one. Sign-in to your account and read the documentation if you've no idea about its API instructions, or the semantics to post the data to its servers. You may create your own API key and list ID(audience ID). Backend developers gear-up and figure out the issue. #hacktoberfest #Node.js #JS #HTML #CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewsletterWebApp

Hey Fellas ! Need your attention. There are issues with the backend code for this Newsletter subscription app while I'm trying to post the the data to the MailChimp's server. Try figuring out the issue with the code by running the code using hyper (command-line) locally on port 3000 (was set default). Note : If you've no account in mailchimp, go ahead and create one. Sign-in to your account and read the documentation if you've no idea about its API instructions, or the semantics to post the data to its servers. You may create your own API key and list ID(audience ID). Backend developers gear-up and figure out the issue. #hacktoberfest #Node.js #JS #HTML #CSS

Hacktoberfest 2022 🎉

📢 **Register [here](https://hacktoberfest.digitalocean.com) for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥.**

Rules

  • Don't use unethical or unrelated words and welcome to all the developers/contributors willing to contribute here.

Github Contribution Rules

  • Pull requests can be submitted to any opted-in repository on GitHub.
  • The pull request must contain commits you made yourself.
  • If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.
  • If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.
  • Try cloning the repo and resolve the issue before commiting changes.
  • After you think the program is good to go. Make pull/merge requests.

Contribution Guidelines

Please ensure your pull request adheres to the following guidelines:

  • Start the Name with a capital.
  • Check your spelling and grammar.

Steps to be followed:

  1. Fork this repo
  2. Edit CONTRIBUTERS.md file
  3. Add your Name also link your github profile
  4. Make pull request (Make atleast of 2 PRs)

Bug-report

-You may face the issue while you try to post the data to the server (mailchimp here).

Note regarding Mailchimp authorization

-The API key that has been inluded in the code file may not work, it could be unauthorized access if you try with it. -Instead Create your own API key while resolving the issue locally after cloning the project. -After the issue has been resolved, you can remove the API keys and your auth in the code, leave it blank and make pull-request.

About

Hey Fellas ! Need your attention. There are issues with the backend code for this Newsletter subscription app while I'm trying to post the the data to the MailChimp's server. Try figuring out the issue with the code by running the code using hyper (command-line) locally on port 3000 (was set default). Note : If you've no account in mailchimp, go ahead and create one. Sign-in to your account and read the documentation if you've no idea about its API instructions, or the semantics to post the data to its servers. You may create your own API key and list ID(audience ID). Backend developers gear-up and figure out the issue. #hacktoberfest #Node.js #JS #HTML #CSS


Languages

Language:CSS 39.2%Language:JavaScript 32.6%Language:HTML 28.2%Language:Procfile 0.1%