Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vedanthb/gmail-react-clone
A gmail clone using React/ Firebase firestore database for the emails sent /Redux /Firebase Auth with google sign in / React router,Deployed on Firebase
https://github.com/vedanthb/gmail-react-clone
firebase-auth firebase-data react react-redux react-router
Last synced: 9 days ago
JSON representation
A gmail clone using React/ Firebase firestore database for the emails sent /Redux /Firebase Auth with google sign in / React router,Deployed on Firebase
- Host: GitHub
- URL: https://github.com/vedanthb/gmail-react-clone
- Owner: VedanthB
- Created: 2021-03-26T07:52:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-22T14:39:02.000Z (over 3 years ago)
- Last Synced: 2024-11-08T17:54:23.221Z (2 months ago)
- Topics: firebase-auth, firebase-data, react, react-redux, react-router
- Language: JavaScript
- Homepage: https://clone-react-f0bf1.firebaseapp.com
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gmail-React-Clone
A gmail clone using react-redux made to practice and learn.
- Link to youtube video:https://youtu.be/TTZDr2jmeTk
- Link to live demo: https://clone-react-f0bf1.firebaseapp.com# Technologies and dependencies used and learned.
- React
- Firebase firestore database for the emails sent
- Redux
- Firebase Auth with google sign in
- React router
- Deployed on Firebase
- Learned a lot about css flexbox properties too.