Skip to content

Commit

Permalink
Update readme for alpha.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aghontpi committed Oct 25, 2021
1 parent 9638669 commit d5317e8
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dnde - Mail (Drag and Drop Editor designed for mails)

> Drag and Drop E-mail editor for the web
> Drag and Drop E-mail editor
[![release][badge]][release link] [![license][license-badge]][license file]

Expand All @@ -11,27 +11,30 @@

## Preview

<p align="center">
<img src="./Screenshots/preview(16Oct2021).png" width="100%" />
<p align="center" >
<img src="./Screenshots/preview1(25-oct-2021).png" width="50%" />
<img src="./Screenshots/preview2(25-oct-2021).png" width="50%" />
<img src="./Screenshots/preview3(25-oct-2021).png" width="50%" />
</p>

## Features

- Responsive and mobile friendly emails (achieved through MJML)
- Design emails by dragging and dropping.
- Responsive and mobile friendly emails
- Design emails by drag and drop
- Add custom fonts
- Export the design as html/json
- UNDO and REDO functionality
- Support for loading custom Fonts
- Preview the design in the browser (mobile & pc)
- Support for importing MJML JSON
- UNDO and REDO functionality

## Logo Contributed by

[Saisohen](https://www.reddit.com/user/Saisohen/)

## Built with

- [React](https://facebook.github.io/react/)
- [MJML](https://mjml.io/)
- [antd](https://ant.design/)
- [CKEditor](https://ckeditor.com/)
- [SendGrid](https://sendgrid.com/)

## Inspired by

Expand Down
Binary file removed Screenshots/preview(16Oct2021).png
Binary file not shown.
Binary file added Screenshots/preview1(25-oct-2021).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/preview2(25-oct-2021).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/preview3(25-oct-2021).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5317e8

Please sign in to comment.