MLSAKIIT/devblogs-frontend
Integrate /create-blog route from api on /create page. Put the token from localstorage/cookies as headers
Offen
#14 geöffnet am 14.10.2024
featurehacktoberfestintegration
Repository-Metriken
- Stars
- (9 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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