https://github.com/kglikith/bookify-firebase
A web application built with Firebase that allows users to explore, review,add and manage a collection of books. Bookify offers user authentication and real-time database management,
https://github.com/kglikith/bookify-firebase
firebase firebase-storage firebaseauth firestore react
Last synced: about 2 months ago
JSON representation
A web application built with Firebase that allows users to explore, review,add and manage a collection of books. Bookify offers user authentication and real-time database management,
- Host: GitHub
- URL: https://github.com/kglikith/bookify-firebase
- Owner: KGLikith
- Created: 2024-10-27T09:21:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T09:42:32.000Z (over 1 year ago)
- Last Synced: 2025-01-06T09:45:03.438Z (over 1 year ago)
- Topics: firebase, firebase-storage, firebaseauth, firestore, react
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A lightweight project designed to explore Firebase, focusing on Firestore for real-time database management and Firebase Storage for efficient image handling.
Bookify serves as a basic book management application, allowing users to add, view, and store information about books.
This project showcases Firebase's core features in action and provides a foundation for future app enhancements and Firebase integrations.
## Go to [src/context/firebase.jsx](https://github.com/KGLikith/Bookify-Firebase/blob/main/src/context/firebase.jsx) to checkout the firebase context