A simple and efficient Blog Management System built with React, TypeScript, and Supabase. This app allows users to create, edit, and delete blog posts with secure authentication and real-time updates.
- ✅ User registration and login using Supabase Auth
- 📝 Create, edit, delete blog posts
- 🔍 View all blogs with real-time updates
- 🧑💼 Admin panel for managing posts
- 🎨 Clean and responsive UI
| Frontend | Backend | Dev Tools |
|---|---|---|
| React + TypeScript | Supabase (PostgreSQL, Auth) | Vite, Git, VS Code |
| HTML, CSS | Realtime Database | npm |
- Clone the repository
git clone https://github.com/yourusername/blog-management-system.git cd blog-management-system