Simple steps to run the project

Clone the repository

git clone https://github.com/ThomasKenyeres/kt-node-api
cd kt-node-api
npm install
npm run start

The application will use port 3000 by default.