Welcome to the Firebase Blog App! This dynamic blog application allows users to sign up, create posts, update their profiles, and interact with a community of bloggers.
Clone the repository: git clone https://github.com/your-username/firebase-blog-app.git
Technologies Used 🛠️
Firebase: Authentication, Realtime Database, and Storage for user data and posts.
JavaScript ES6: Utilized modern JavaScript features for enhanced development.
CSS: Styling the application for an appealing user experience.
HTML: Structuring the web pages and content.
Contribution Guidelines 🤝
If you want to contribute to the project, please follow these guidelines:
Fork the repository.
Create a new branch for your feature or bug fix.
Make your changes and submit a pull request.
Known Issues 🚨
Uploading percentage may not display accurately in certain situations.
License 📝
This project is licensed under the MIT License.
Like this project
Posted Feb 16, 2024
The Firebase-driven blog app enables user signup and post creation. Users can add, view, and delete posts, navigate via a dynamic UI, and update profiles.