Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 563 Bytes

Gmail - Clone

  • 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.