To setup the project
- Clone the repo
git clone https://github.com/gct-hub/gctHubBackend.git - Change directory to the project
cd gctHubBackend - Install the dependencies
npm install - Run the project
npm start - The project should be running on
http://localhost:3000