freeCodeCamp Challenge Guide: Add a Description to Your package.json

Add a Description to Your package.json


Solutions

Solution 1 (Click to Show/Hide)

To complete the challenge follow the below steps:

  • Go to the link given in the curriculum starting intro page.
    freecodecamp apis-and-microservices intro
    Glitch starter project link

  • Edit the package.json file and update the author.

  • Then click on the show(your app) link at the top on the Glitch project to get the public link:
    Glitch public project link

  • Submit the link in the solution and that’s it.
    sucess page

2 Likes