Skip to content

A Gmail Clone that you can sign in with your Google Account, compose a new e-mail and send real-time emails to the project.

Notifications You must be signed in to change notification settings

s0409/Gmail-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmail Clone with ReactJS

A Gmail Clone that you can sign in with your Google Account, compose a new e-mail and send realtime emails to the project.

Click demo to try it by yourself!

Gmail Clone Demo Link

You can view deployed app here https://clone-48b39.firebaseapp.com/

Topics

  • Redux
  • Material UI
  • React Hooks
  • Flexbox
  • Firebase's Firestore realtime Database
  • Firebase Google Authentication (Full Login)
  • Responsive Design
  • Deploy the App LIVE on Firebase

Author

Shivam Chaudhary (s0409)

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.