Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
Personally, I just picked the 2nd option “Use our Replit starter project” because that is what I’m most familiar with. So if you are unsure how to use github or how to go about starting, that’s the one I would suggest you try.
Once you’re there (on Replit) hopefully things will be clearer.
Thats the one I chose too. But I am definitely not finding things to be clearer. Ive clicked on everything within sight and cant find where these challenges are.
and the “challenge” is to modify the code as per the given instructions which are back on the fCC page (which you linked to originally in your post).
If you read a bit in the original page you linked to you will see they want you to do something with the json file.
I clicked on the 3 little dots associated with the package.json file and selected the copy link option and then uploaded that link to fCC. Is this correct?
My test is failing and I’m near certain that I have the syntax correct. So now I’m wondering if its because I’m not uploading the Live App URL like it says I should be doing. If that is the reason why this is failing, then I have no idea what the Live App URL even is.
actually what you need to do after you edit the json on replit is publish the replit
(there’s a button that lets you do that there)
Then once published, you must run it to get the new app website link (it is a link that lets anyone connect to your app)
Finally that link is what you give the fCC challenge to test it.
(but wait a few minutes after publishing because it may not go live-live right away)