Skip to content

dervisgenc/dervisgenc-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 CyberTron Blog

A modern full-stack blogging platform built with React and Go, featuring a cyberpunk-inspired design.

✨ Key Features

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

🏗️ Tech Stack

Frontend

  • React + Vite
  • Tailwind CSS
  • TypeScript
  • Quill Editor

Backend

  • Go (Golang)
  • PostgreSQL
  • GORM
  • JWT Authentication

🚀 Quick Start

  1. Clone the repo

    git clone https://github.com/dervisgenc/dervisgenc-blog.git
  2. Start Frontend

    cd frontend
    npm install
    npm run dev
  3. Start Backend

    cd backend
    go mod download
    go run main.go

📸 Screenshots

[Added soon]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Personal blog web site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors