ExpensesExample

This example uses a mock API available here

Run the API

In the /api folder run:

npm install
npm start

API is now running at http://localhost:3000