https://github.com/caiocdj/whatsappcloneclear
https://github.com/caiocdj/whatsappcloneclear
firebase firebase-auth javascript webpack
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/caiocdj/whatsappcloneclear
- Owner: CaioCDJ
- Created: 2022-05-16T17:57:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T15:50:16.000Z (about 4 years ago)
- Last Synced: 2025-03-17T09:13:26.924Z (over 1 year ago)
- Topics: firebase, firebase-auth, javascript, webpack
- Language: CSS
- Homepage:
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projeto WhatsApp Clone
[](https://www.hcode.com.br)
Projeto desenvolvido como exemplo do Curso Completo de JavaScript na Udemy.com.
### Projeto

### Recursos Usados
Lista de recursos usados em aula para este projeto
| Recurso | Link |
| ------ | ------ |
| Webpack | https://webpack.js.org/ |
| Firebase Authentication | https://firebase.google.com/docs/auth/?authuser=0 |
| Cloud Firestore | https://firebase.google.com/docs/firestore/?authuser=0 |
| Cloud Functions | https://firebase.google.com/docs/functions/?hl=pt-br |
| Cloud Storage | https://firebase.google.com/docs/storage/?authuser=0 |
| PDF.js | https://mozilla.github.io/pdf.js/ |
| MediaDevices.getUserMedia() | https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia |