Simple steps to pass this project without stress
-
Clone the GitHub repo as instructed
-
Move into the folder cloned folder -
boilerplate-npm/
-
Create a new repo on your GitHub account
-
Push the contents of
boilerplate-npm/
to GitHub (2 folders & 4 files) -
Signup/Signup to Glitch
-
Create a new project at the top left of your Glitch dashboard and select
import from GitHub
-
Project created successfully! You should see the
README
opened.
If your own doesn’t look like this, perhaps you missed a step -it will not work. Note: You are to push the contents ofboilerplate-npm/
and notboilerplate-npm/
itself -
Open
package.json
on the right pane and edit accordingly -
Click on the
Share
button at the top left of the screen to copy the linkLive site
-
Paste the link on freeCodeCamp, and that is it!
For subsequent projects, edit the code on Glitch and save
Ctrl + S
. Then copy the link again.
Happy Hacking!