Project Euler Problems Solutions to 5 problems in Project Euler using JavaScript Challenges Multiples of 3 and 5 [X] Even Fibonacci numbers [X] Largest prime factor [X] Largest palindrome product [X] Smallest multiple [X] Dependencies lite-server jest How to install and run Install dependencies: yarn install Run tests: yarn test