This is the back end repo that accompanies our front end challenge to make it a full stack challenge :)
- clone the repo
npm run test
- To run it locally
npm start
, to run the tests (for TDD)npm run test
In this repo, we also have a backlog of suggestions on what to develop. Please keep in mind that you are not supposed to complete ALL tickets. If you have another idea on what to add to the project that is not in the backlog, please go ahead!