This is a Next.js project bootstrapped with create-next-app. It uses React, Resend and is responsive to Dark Mode/Light Mode.
- Install dependencies:
npm install
- Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
Follow the how-to on the TinyMCE Blog to add a robust, Dark Mode-aware WYSIWYG editor to this React + Next.js + Resend Email Messaging System app wireframe.
To learn more about TinyMCE, take a look at the following resources:
- TinyMCE Documentation - learn about TinyMCE features and API.
- TinyMCE Developer Center - find developer-specific resources about TinyMCE, like code samples, videos, and how-tos.
- TinyMCE Blog - explore the TinyMCE blog to find more walkthroughs and editor comparisons.
- Resend Documentation - Read the Resend documentation and connect your real domain to start making a real email messaging system with TinyMCE.
