Having trouble using FCC with Repl or Github

Tell us what’s happening:
I am working on the first API and Microservices lesson. I can’t figure out how to get the tests to run. This is my first time using Repl or Github. I just created an account on both platforms and did the first challenge. I added the author key to the package.json file on both platforms, but I can’t figure out what url to enter to pass the test. The Repl link won’t show up right in here. Here is the Github link:
Your project link(s)

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0.

Challenge: How to Use package.json, the Core of Any Node.js Project or npm Package

Link to the challenge:

you need to use live app link on repl.it, which is the one that appear above the preview when you run your code

That worked! Thanks.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.