- Backend Technology: Node JS
- Framework: Express
- Database: POSTGRESQL
- Clone repo using command "git clone"
- Navigate to assignment2 directory in ccwebapp folder using "cd webapp/assignment2" command
- Run "npm install" command on terminal
- Run "npm start" command on terminal
- Test api endpoint using postman or other.
- Run "npm run test" on webapp directory.