MLSAKIIT/devblogs-frontend
Integrate /create-blog route from api on /create page. Put the token from localstorage/cookies as headers
Open
#14 opened on Oct 14, 2024
featurehacktoberfestintegration
Repository metrics
- Stars
- (9 stars)
- PR merge metrics
- (PR metrics pending)
Description
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