Backend Challenges boilerplate - freeCodeCamp Backend Challenges.
Set of exercises used to “learn the basics of using npm, including how to work with the package.json and how to manage your installed dependencies”.
The purpose of the project is just personal learning. These notes are for myself, just in case I have to do this again because it was very tricky to pass the tests, even when the solutions are correct.
I tried with:
If you find this repository because you are looking for help to pass the tests, follow the steps below but please don’t cheat by copying the code. The excercises are really really easy, the issue is not with the code.
NA - It’s only coding examples, there’s no setup.
Project is: finished, - kept for future reference.
Based on FreeCodeCamp’s excercises for managing packages with npm of the APIs and Microservices certification