Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 641 Bytes

File metadata and controls

21 lines (13 loc) · 641 Bytes

Gmail clone

This project is a Gmail clone,featuring user authentication with google Oauth, ability for users to compose and send emails with live updates.

Demo

Screenshots

"Home page" "Login page"

Key Features

  • Firebase database storage
  • Firebase authentication
  • Redux user state and mail states in store
  • Ability for a user to register, login & compose/send emails

Tech Stack

ReactJS, Redux, Firebase Authentication and Storage.