This is a class project done by Team 71 for CEN3031 @UF
If you have not done so already, install Node.js 1)Extract the folder “Loanshark Enterprise” from the submitted zip file
2)Open the folder in your preferred IDE
3)Open a new terminal
4)cd into SERVER
5)Run the command “npm install”
6)Run the command “node index”
7)Open a new terminal
8)cd into CLIENT
9)Run the command “npm install”
10)Run the command “npm start” whilst still in the CLIENT directory
11)The project should now open on your computer browser