Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 901 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 901 Bytes

C0dertangents

A custom blog site built using Google's Firebase, featuring Google authentication, markdown support for posts, and a user commenting system.

Features

  • 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.

Tech Stack

  • 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

Live Site:

C0dertangents