A custom blog site built using Google's Firebase, featuring Google authentication, markdown support for posts, and a user commenting system.
- Google Authentication: Secure login using Google OAuth.
- Markdown Support: Create posts using markdown for easy formatting.
- Viewer Commenting: Viewers can comment on posts in real-time.
- Firebase: For authentication, database, and hosting.
- Google Authentication: Integrated for secure user sign-in.
- Firestore: Used for storing blog posts and comments.
- ReactJS: Core programming language for front-end logic.
- TailwindCSS: For structuring and styling the blog interface.
- Markdown: Posts are written using markdown format.
- Vite: Fast and easy build tools