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

 (1 comment) (0 reactions) (1 assignee)JavaScript (20 forks)auto 404
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

Contributor guide