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

abhiox/gmail-webmail-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.