MLSAKIIT/devblogs-frontend
Integrate /create-blog route from api on /create page. Put the token from localstorage/cookies as headers
Aperta
#14 aperta il 14 ott 2024
featurehacktoberfestintegration
Metriche repository
- Star
- (9 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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