I am using local server to run a challenge…
Although I pass all the tests, the submit and go to next challenge pop up is not showing… up what to do?
what challenge is this? what link are you submitting?
you need to submit a Live App link, localhost links are not accepted
what link are you submitting? what’s your code?
i am submitting localhost:3000
should I deploy on heroku github pages is not working out
maybe you have missed this paragraph
When you are done, make sure a working demo of your project is hosted somewhere public. Then submit the URL to it in the
Solution Linkfield. Optionally, also submit a link to your project’s source code in theGitHub Linkfield.
github pages works only for frontend projects, you can’t have a backend there
you can use replit if you don’t want to deploy on heroku
is there a way I can get the code from my github to replit?
Yup. Just connect your two accounts and it’s pretty easy to create a replit from a GitHub repo. Tons of guides online and, if I recall correctly, a button for this when you create a new replit.