Building with purpose 6: Setting up the frontend
Now we’re moving towards the frontend part because we want to get the long-lived token from Clerk in order to test the backend fully with it (because right now we can only see the "User not authenticated" message). Here we go!
Adding React Router
We’...
jordi0lle.hashnode.dev3 min read