This a project for building, deploying, and showing to anyone. Have a nice day. 😉😊😊😉
Node.js installed on your system, you can download it here. npm package manager, which is automatically installed with Node.js.
Clone this repository in your local machine
https://github.com/JoseI11/portfolio-jose-imhoff.git
Navigate to the folder of the proyect
cd folder proyect
Install all the dependences of the proyect
npm install
Navigate to the folder of the proyect
cd Backend
Install all the dependences of the proyect
npm install