Express-SignUp is an Express web app which helps user to SignUp in desired App or website.
In this SignUp page user enters his sigup details which makes them to signup and the details in posted to the Mailchimp server via there API. I have used express to render the website using live API data.Project uses HTTPS node module for making get and post requests.It uses API authentication for adding users thus it is required for the contributors to login to Mailchimp and get their unique API keys. I have deployed this web app at heruko- Visit https://guarded-cliffs-53469.herokuapp.com/
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.