The API backend for ispentwhat-client: https://github.com/gcaliene/ispentwhat-client This API uses Node, Express, Mongo/mongoose, Mocha/Chai and the client uses React.
After cloning proceed to start the api by starting up a local mongo server. Recommended to download the client: https://github.com/gcaliene/ispentwhat-client
npm install
npm start
npm test