Sample Node.js Project A simple Express.js API with Jest testing setup. Setup npm install Running the Server npm start Running Tests npm test