API Hosted @ https://api-receipt-tracker.herokuapp.com/
To run on your local machine git clone
https://github.com/Build-Week-ReceiptTracker/Back-End.git
Then cd back-end
Then npm i
or yarn install
to install the dependencies
Then npm start
or yarn start
to spin up the dev server