A Gmail clone built using React, Redux and Styled Components.
- 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.
Hosted through Firebase.
Code released under the MIT License.