GitHunt
TH

30 js challengers

My resolutions from the course 30 js challenger, WIP

Tests

I used jest for the tests, each test was specified on the course, I`ve added some more when I wanted to test something diferrent

So in each file, run:

  npm run test

  or

  yarn test