Docs
Newsletter
Newsletter
How to manage newsletter in the project.
This project includes a newsletter subscription form — an input field for an email address and a submit button.
Steps
Step 1 – Create an Account
Sign up on a newsletter platform of your choice, such as Mailchimp, MailerLite, ConvertKit, or Brevo.
Step 2 – Get Your API Endpoint
After creating an account, find your API endpoint or form action URL in the platform’s dashboard.
Step 3 – Update the Form Component
Open the newsletter form component (located at components/forms/newsletter-form.tsx) and add request in submit method.