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

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,

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