A web app for receiving and sending your emails!
The front-end app in this repository serves as a platform for displaying and sending emails. It integrates various features for email management and includes configurations for different environment variables. The project primarily utilizes Cloudflare Email Workers for incoming emails and MailChannels for outgoing emails.
The front-end app provided in this repository offers a solution for managing emails, incorporating features like Cloudflare Email Workers, MailChannels integration, custom domain support, and database schema deployment. By following the installation guide and configuring the required environment variables, users can set up and utilize this application for effective email management.
Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.