Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.31 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.31 KB

Gmail Redux Clone

A Gmail clone built using React, Redux and Styled Components.

Live demo

https://clone-33924.web.app/

How it works

  • You login using Google Authentication.
  • The emails that are displayed are pulled from Firestore on firebase.
  • You can create and send emails to your inbox.
  • Redux is used to hold to content of the emails.
  • Icons are from Material UI Icons.
  • Loading page uses react-spinkit for the loading icon.

Built using

Platform

Hosted through Firebase.

License

Code released under the MIT License.