Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.