https://github.com/ae-app-labs/tea-break
cloud firestore learning
https://github.com/ae-app-labs/tea-break
bootstrap4 firebase firestore html
Last synced: 4 months ago
JSON representation
cloud firestore learning
- Host: GitHub
- URL: https://github.com/ae-app-labs/tea-break
- Owner: ae-app-labs
- Created: 2017-12-19T19:57:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T12:32:49.000Z (almost 2 years ago)
- Last Synced: 2024-08-13T15:26:04.957Z (almost 2 years ago)
- Topics: bootstrap4, firebase, firestore, html
- Language: JavaScript
- Homepage: https://ae-app-labs.github.io/tea-break/
- Size: 2.75 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tea-break
This is a react application that is created for educational purposes
## For learning
- ReactJS
- Firebase
- Firebase Integration with web project
## References
- https://www.codementor.io/yurio/all-you-need-is-react-firebase-4v7g9p4kf
- https://github.com/facebookincubator/create-react-app
- https://firebase.google.com/docs/database/web/read-and-write
- https://firebase.google.com/docs/database/web/read-and-write
- https://www.youtube.com/watch?v=mwNATxfUsgI
- https://medium.com/@ruthmpardee/passing-data-between-react-components-103ad82ebd17
## Install Globally
`npm install -g create-react-app`
`npm install -g firebase-tools`
## Links
- [https://midhunhk.github.io/tea-break/](https://ae-app-labs.github.io/tea-break/)