Challenge The challenge consists in building an CRUD repository API. 📚 Libraries: ExpressJS Jest 📦 Installation It is easy, just run: yarn - to install dependencies yarn dev - to start development mode yarn test - to test the code