Skip to content

HW1111111/BlogPlatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogPlatform

A full-stack blog platform with an admin panel, backend API, and frontend client. Visit Website 🔗

Features

  • User authentication and authorization
  • Blog post management (CRUD operations)
  • Admin panel for managing users and posts
  • RESTful API for blog operations
  • Frontend client for users to read and interact with posts

Tech Stack

Backend (blog_api)

  • Node.js & Express.js – Backend web framework
  • MySQL – Database
  • JWT (JSON Web Tokens) – Authentication
  • Multer – File uploads
  • CORS – Cross-origin request handling
  • Helmet – Security middleware

Frontend Client (blog_client)

  • React.js – Frontend library
  • Redux – State management
  • Axios – HTTP client
  • React Router – Routing
  • TinyMCE – Rich text editor
  • Day.js – Date formatting

Admin Panel (blog_admin)

  • React.js – Admin dashboard
  • Redux – State management
  • Axios – HTTP client
  • React Router – Routing
  • Day.js – Date formatting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published