-
The app has the UI of Gmail.
-
The app is complete responsive for mobile and desktop version.
-
In this Gmail app the user can compose new mail.
-
The app has google authentication.
-
The design of the app is done by material-ui design.
-
The app includes REACT-ROUTER to load the page without any refresh.
-
The composed mail datas are stored in the firebase(fireStore) and fetches the mail data to UI.
-
The state of the app is maintained by REDUX.
-
Technology used : Reactjs, ReactRouter, Firebase(firestore), Redux, HTML, CSS.