MLSAKIIT/devblogs-frontend
Integrate /create-blog route from api on /create page. Put the token from localstorage/cookies as headers
オープン
#14 opened on 2024/10/14
featurehacktoberfestintegration
Repository metrics
- Stars
- (9 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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