Skip to content
This repository has been archived by the owner on Jul 19, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 456 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 456 Bytes

gmail-webmail-client

React gmail client using bootstrap for responsive design, Redux for application state management.

Features:

  • Login using Gmail
  • Add, update and Delete labels
  • See last 10 mails of Inbox or any label
  • Responsive design.
  • Any mail can be transferred to any label using drag and drop.

Usage:

  • Add your own google API_KEY and CLIENT_ID.
  • Do not forget to add scopes while creating the API_KEY and CLIENT_ID for your app.