Water Jug Challenge

What is the challenge?

The challenge has a full description located in this project, click here to access it.

What do you need to run the project?

How to run the project?

  • Install the dependencies by running yarn
  • Execute yarn start

How to test?

After running the project, make a GET request to http://localhost:3000/challenges/water-jug?firstJugCapacity=2&secondJugCapacity=10&desiredAmount=4