Releases: madsdev404/Blogs-Galaxy
v1.0.0 – Initial Stable Release (Frontend)
📦 Blogs Galaxy Frontend – v1.0.0
Release Date: 2025-07-19
Tag: v1.0.0
Repository: MrMADS28289/blogs-galaxy
🚀 What's New
🎉 Initial public release of the Blogs Galaxy Frontend – a modern, AI-powered blogging platform with rich UI and immersive user experience.
🌟 Features
🔐 User Authentication – Firebase-powered secure login/register.
📚 Dynamic Blog Posts – View, read, and engage with categorized blogs.
🛠 Admin Dashboard – Admin-only panel to manage users, blogs, and comments.
🤖 Google Gemini AI Assistant – Smart chatbot to interact with users.
🎨 3D UI with Three.js – Dynamic 3D elements for an enhanced experience.
🧠 Modular Structure – Scalable codebase with reusable components.
📱 Responsive Design – Fully responsive layout for all screen sizes.
🗃️ Connected to Firebase + MongoDB Backend for content and user management.
🔧 Tech Stack
Next.js 14.2.3
React 18.3.1
Tailwind CSS 3.4.1
Firebase Auth + Firestore
Jotai, Framer Motion
Three.js + React Three Fiber
TypeScript
🧪 How to Run Locally
git clone https://github.com/MrMADS28289/Blogs-Galaxy.git
cd blogs-galaxy
npm install
npm run dev
Then visit http://localhost:3000/
👩💻 Demo Admin Access
🧑 Email: admin@admin.com
🔑 Password: 123456
(read-only for exploration)
🐛 Known Issues
Google Gemini assistant may show token delay under poor network conditions.
📄 License
Released under the MIT License