A modern full-stack blogging platform built with React and Go, featuring a cyberpunk-inspired design.
- 🔐 Secure Authentication with JWT
- 📝 Rich Text Editor powered by Quill
- 🌓 Dark/Light Mode support
- 📊 Analytics Dashboard
- 🎯 Matrix Rain & Glitch Effects
- 🔍 Smart Search with pagination
- 📱 Responsive Design
- React + Vite
- Tailwind CSS
- TypeScript
- Quill Editor
- Go (Golang)
- PostgreSQL
- GORM
- JWT Authentication
-
Clone the repo
git clone https://github.com/dervisgenc/dervisgenc-blog.git
-
Start Frontend
cd frontend npm install npm run dev -
Start Backend
cd backend go mod download go run main.go
[Added soon]
Contributions, issues, and feature requests are welcome!
This project is licensed under the MIT License - see the LICENSE file for details.