Repository files navigation
User Authentication
Sign-up, log in, and log out functionality powered by Firebase authentication.
Database Integration
Seamless integration of Firebase for email-based user login and Firestore database for data storage and retrieval.
Post Management
Create, edit, and delete blog posts with ease.
Author Controls
Edit and delete buttons only appear when the logged-in user matches the post author.
Firebase CRUD Operations
Utilize Firebase's powerful CRUD operations:
CREATE: Add new posts.
READ: List posts and display post details.
UPDATE: Modify existing posts.
DELETE: Remove unwanted posts using useQuery.
Post Viewing
Effortlessly view and manage your own posts within the post list and profile sections.
Category Filtering
Filter posts by category to easily find content of interest.
Global State Management
Utilize the Context API for efficient global state management.
Dark Mode
Enhance user experience with a stylish dark mode theme.
Responsive UI
Ensure a smooth experience across various devices, including desktop, tablet, and mobile.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.