Email client application that mimics functionalities of Outlook app.
git clone https://github.com/SK02K1/email-client.git
cd email-client
yarn
yarn dev
- email list
- filter emails by all, read, unread and favorite
- read/unread emails with different styles
- single email page for body with mark as favorite cta
- React
- Redux Toolkit
- React Router
- Vanilla CSS