MLSAKIIT/devblogs-frontend

Integrate /create-blog route from api on /create page. Put the token from localstorage/cookies as headers

开放

#14 创建于 2024年10月14日

 (1 条评论) (0 个反应) (1 位负责人)JavaScript (20 个派生)auto 404
featurehacktoberfestintegration

仓库指标

星标
 (9 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Set up the /create page to integrate the /create-blog API route. Include the token from local storage/cookies in the headers for authenticated requests.

Reference: React Headers Guide

贡献者指南