Hi, i am a new contributor and just setup fcc locally . My localhost:8000 is working good. But when i click on localhost:3000 where my server is running i get redirect to localhost:8000 with 404 message and also got the below error in the console.
![]()
In the freecodecamp docs it is specified if you go to localhost:3000/explorer you can see all the checkpoints but i am getting the error, same error as above. Can anyone plz help me out .
Also i am using wsl2 with ubuntu .