More Premium Hugo Themes Premium React Themes

Theme React Sakura

使用react开发个人helloblog-sakura博客主题

Theme React Sakura

使用react开发个人helloblog-sakura博客主题

Author Avatar Theme by open-snail
Github Stars Github Stars: 77
Last Commit Last Commit: Nov 14, 2022 -
First Commit Created: Jan 15, 2024 -
Theme React Sakura screenshot

Overview

Hello Blog is a blog system that follows the front-end and back-end separation principle, allowing developers to focus on the interface development without being tied to the back-end. It is built using React and has a beautiful sakura style. The project includes both a back-end API (helloblog) and a back-end administration system (helloblog-admin). The main purpose of the project is to provide a simple and easy-to-use blog system for bloggers.

Features

  • Front-end and back-end separation: Hello Blog allows developers to focus on interface development by separating the front-end and back-end.
  • API-based development: The blog system is built using an API-based approach, making it easy to integrate with other systems.
  • Sakura style: The blog system has a beautiful sakura style, providing a visually appealing experience for users.
  • Easy installation: Hello Blog can be easily cloned and set up for local development using yarn.

Installation

  1. Clone the project to your local machine.
  2. Open the “helloblog-sakura” folder and build the project using yarn.
  3. Start the project for local debugging.
  4. Set up proxy in “package.json” file by specifying the domain and port.
  5. Set the request prefix in “/src/lib/axios.js” file.
  6. Run the project and access the blog example at “https://preview.byteblogs.com/".

Summary

Hello Blog is a blog system that follows a front-end and back-end separation approach, allowing developers to focus on interface development. It provides a simple and easy-to-use blog system with a beautiful sakura style. The project includes both a back-end API and a back-end administration system. Installation of the system is straightforward, and the blog example can be accessed for preview.