Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1.8 KB

README.md

File metadata and controls

52 lines (27 loc) · 1.8 KB

GMAIL-CLONE

Demo

1. Firebase link of this project

Firebase link of this project:

See the project here >>>👉 https://clone-49731.web.app/

Key Features:

🟢 Fully functional login and logout feature powered by Google Authentication.
🟢 slick looking Gmail like UI.
🟢 Compose mail with mailbox (not functional).

Google Authentication:

Gmail_1.mp4

Build Showcase:

Gmail_2.mp4

Compose Feature:

Gmail_3.mp4

⬆ Back to Top

Technologies I've used:

🔷 React => Entire front-end design of this app is made by Reactjs.

🔷 React-router => to navigate among various components. 

🔷 Flex-box => used flexbox in CSS.

🔷 Material-UI => I've used Material-UI to style this application.

🔷 React-hook-form => for form validation in React.

🔷 Firebase-authentication => for Google authentication.

🔷 Firebase => to deploy the app  

⬆ Back to Top