MLSAKIIT/devblogs-frontend
Integrate /create-blog route from api on /create page. Put the token from localstorage/cookies as headers
開放
#14 建立於 2024年10月14日
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