Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codermother/gmail-clone
A Gmail Clone which built with ReactJS and Redux. You can sign in with your Google Account, compose a new e-mail and send realtime emails to the project.
https://github.com/codermother/gmail-clone
firebase-auth firebase-hosting firebase-realtime-database gmail googleauthenticaion googlelogin redux
Last synced: about 1 month ago
JSON representation
A Gmail Clone which built with ReactJS and Redux. You can sign in with your Google Account, compose a new e-mail and send realtime emails to the project.
- Host: GitHub
- URL: https://github.com/codermother/gmail-clone
- Owner: codermother
- Created: 2021-07-26T18:34:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T11:47:11.000Z (over 2 years ago)
- Last Synced: 2024-07-30T18:49:31.985Z (5 months ago)
- Topics: firebase-auth, firebase-hosting, firebase-realtime-database, gmail, googleauthenticaion, googlelogin, redux
- Language: JavaScript
- Homepage: https://gmaiil-clone-v1.web.app/
- Size: 961 KB
- Stars: 65
- Watchers: 1
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 the site here
[Click Me](https://gmaiil-clone-v1.web.app/)## 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
Özge Coşkun Gürsucu (codermother)
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.