https://github.com/chaudinh/react-mail-client
An implement the Gmail client of Google using the MERN Stack and more.
https://github.com/chaudinh/react-mail-client
Last synced: 4 months ago
JSON representation
An implement the Gmail client of Google using the MERN Stack and more.
- Host: GitHub
- URL: https://github.com/chaudinh/react-mail-client
- Owner: ChauDinh
- Created: 2019-04-15T07:46:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T05:33:00.000Z (about 6 years ago)
- Last Synced: 2025-01-19T14:19:34.099Z (5 months ago)
- Language: JavaScript
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gmail Client
This is an implementation of Google mail client using the MERN stack and other stuffs.
## Installation
```
git clone https://github.com/ChauDinh/react-mail-client
cd react-mail-client
npm install
```## What we will cover?
* Agile work
* ReactJS, React Hooks, Component lifecycles, etc.
* NodeJS, middlewares, xss, csrf attack
*