Blog Background Management
The project address of the blog front desk: github.com/zaleGZL/zal…
preface
Antd is very suitable for middle and background application development. There are a lot of components to use, such as 👍 React UI library.
If you think the project is good, please click ‘STAR’ in the upper right corner. Thanks a lot! ~ (≧ del ≦) / ~
Technology stack
- react
- Ant-design: A React based UI library
- Axios: Asynchronous request
- React-router-dom: indicates the front-end route
- Redux: Manages the entire application data
- Redux-thunk: Middleware for Redux, mostly used to process asynchronous actions
- Styled – Components: A style of CSS in JS that enables writing native CSS in JS
Implemented functions
- [x] Blog add delete change check
- [x] The addition and deletion of categories and labels
- [x] a blog
- [x] Change your resume
TODO
- [] Markdown online editor
- [] Search function