What’s happening:
At first I gave the link to a Gist with only a package.json. It told me I needed a live app link, so I made a basic app where I’m just changing the color of a paragraph element when a button is clicked and tried to submit that, but that also didn’t work.
What am I missing here? Do I need an actual backend app?
Project link(s)
solution: https://freecodecamp-npm.vercel.app
My browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36 Edg/88.0.705.63
.
Challenge: How to Use package.json, the Core of Any Node.js Project or npm Package
Link to the challenge: