Email client app in Vanilla JavaScript integrated with maildrop.cc. MailDrop allows you to create anonymous emails instantly.
https://email-client-js.firebaseapp.com/
- Re-sizable sidebars
- Search and sort emails (with debouncing and throttling)
- Smart search (search for any case with multiple space separated search terms)
- Favourites
- Display unread emails count
- Delete email
- Cache viewed emails
Special thanks to Akshay Saini for the inspiration to create this app.