Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 911 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 911 Bytes

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.