Skip to content

🖖 This is a concise blog based on React+Typescript ~

Notifications You must be signed in to change notification settings

Bosaidonio/react-blog

Repository files navigation

简体中文

Mario's Blog

一个使用 React 和 TypeScript 构建的个人博客项目。

stars license


🏠 预览地址:

📦 安装与运行

🛠 安装依赖

npm install

🚀 开发模式运行

npm run start

🏗 构建生产环境代码

npm run build

🛠 技术栈

🎛 特性

  • 💪 发表、编辑、删除博客文章
  • 🖼 文章预览
  • 🔐 用户注册与登录
  • 🧑‍💼 个人资料管理
  • 💬 评论功能
  • 🔍 搜索功能
  • 📱 响应式布局

📂 目录结构

|----src
    |____types
    |____context
    |____config
    |____plugins
    |____layout
    |____utils
    |____style
    |____components
    |____theme
    |____hooks
    |____api
    |____views
    |____assets
    |____store

👷 贡献者

📊 项目活跃度图:

Star History Chart

📜 许可证

MIT License