This is the backend of the virtual classroom project. The technoologies used are nodejs, express and postgresql
After clonning the backend, run "npm install" or "yarn" to install the packages used in the project.
Just run "npm run start" or "npm start" or "yarn run start" depending on the package manager you used for installing the modules. port is "localhost://3000"