The following project is an e-commerce application made in nodejs, express, mongodb and pug. This application is the final installment of the Coderhouse backend programming course project.
Use npm (node package manager) to run the app
npm installMONGODB_URI = ******
PORT = *************
AUTH_EMAIL = *******
AUTH_PASSWORD = ****npm run startJoel Hernández - Coderhouse Student
Diego Falzate - Coderhouse Professor
Matias Niedermaier - Coderhouse Tutor