If you want to run it with your own mailchip account, then define following variables in your .env.local
file.
MAILCHIMP_API_KEY=_________________
MAILCHIMP_API_SERVER=_______________
MAILCHIMP_AUDIENCE_ID=______________
You can get all those values once you create your account in Mailchimp.
- Next-JS v13.4
- TypeScript
- Tailwind CSS
- Mailchimp API
- formik
- react-confetti
- yup
Some great blogs that provided me guide to build this newsletter.