Skip to content

A full stack app created using node, express and mongo, and deployed on Heroku

Notifications You must be signed in to change notification settings

Iftee97/YelpCamp

Repository files navigation

AFTER EVERY CHANGES MADE:

- open powershell / git:

  git status 

  git add .

  git commit -m "some commit message"

  git push heroku main

  git push origin main

--------------------------------------------------
--------------------------------------------------

If you want to run the app locally on your computer:

download the code and on powershell / git:
  - npm install or npm i 
  - npm run start
  

About

A full stack app created using node, express and mongo, and deployed on Heroku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published