Writing what this project does...
- Jest for testing
- List additional tools you used...
Before starting to code, don't forget to install all dependencies.
yarn
Run all tests once:
yarn test
Describe how to use the project: starting the server, using endpoints, etc.