webscopeio / mailingui

MailingUI is an open source collection of email components and templates
https://mailingui.com
MIT License
20 stars 3 forks source link
email email-template react

Mailing UI

Description

MailingUI is a set of opinionated React components, built on top of React.email, designed to make the creation of emails easier.

"We believe that email is an extremely important medium for people to communicate. However, we need to stop developing emails like 2010, and rethink how email can be done in 2022 and beyond. Email development needs a revamp. A renovation. Modernized for the way we build web apps today"
React.email.

All of our components are completely open-sourced and intended for a copy-and-paste use. Currently, we don't have any plans in releasing MailingUI as an npm package.

Documentation

Contributing

Dependencies

Installation

First, install the dependencies:

pnpm i

Then run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Open source licensing info