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.
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.