This is a basic setup for the Speed Hackathon at the CHECK24 Back to School party, written in JavaScript.
Run npm installor yarn install to load dependencies an use:
postTomethod, to access an APIreadJsonmethod, to read local json files- jest Testing framework
Run npm run test to run jest tests