

lab20 subdirectory of your personal repo, the other submits a file report.txt in the lab20 subdirectory of your personal repo.my_app directory inside the cs151 directory, renaming it to lab20:
cd .. mv my_app ~/cs151/lab20 cd ~/cs151/lab20
npm start, instead execute
echo SKIP_PREFLIGHT_CHECK=true > .env npm start
node_modules into your .gitignore!!!