newsletter-mailchimp

所属分类:后台框架
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2024-03-15 08:37:12
上 传 者sh-1993
说明:  使用Next.js、TypeScript和Mail黑猩猩构建的订阅新闻稿组件
(Subscription Newsletter Component built with Next.js, TypeScript and Mailchimp)

文件列表:
components/
pages/
public/
styles/
.eslintrc.json
next.config.js
package-lock.json
package.json
postcss.config.js
tailwind.config.ts
tsconfig.json

# Subscription Newsletter Component ## Project Overview: This project implements a subscription newsletter component using Next.js, TypeScript, and Mailchimp. It provides a user-friendly form for newsletter sign-ups, with real-time validation and seamless integration with the Mailchimp API. ## Article Link: [Setup a Newsletter with Next.js, TypeScript and Mailchimp](https://www.agirlcodes.dev/setup-newsletter-mailchimp-nextjs) ## Technologies Used: - Next.js - TypeScript - Mailchimp - Axios - Zod ## Features: - Subscription form with real-time validation - Integration with Mailchimp API for newsletter subscription - created a Rest API endpoint for form submission to save the user email. - Reflect state of component and gives users the function, e.g, loading state, error state and success state results. ## How to Use: These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. - clone repository `https://github.com/Kellswork/newsletter-mailchimp.git` - navigate to the folder location - cd into the folder - in your terminal, run `npm install` to install dependencies - set up necessary environment variables (details in the Configuration section). - run `npm run dev` to start the project in the development environment ## Configuration: To configure the project, you'll need to set the following environment variables: - MAILCHIMP_API_KEY - MAILCHIMP_API_SERVER - MAILCHIMP_AUDIENCE_ID ## External Dependencies: - Mailchimp API ## Contributors: - Kelechi Ogbonna ## Troubleshooting and Support: For issues or support, please [open an issue](https://github.com/yourusername/yourproject/issues) or contact me at [kells@agirlcodes.dev].

近期下载者

相关文件


收藏者