This repository contains solutions for code cascades (https://codecascades.com)
Go ahead and try to solve the challenge on your own before using this spoiler!
Simply clone this git and run the following commands.
$ git clone [email protected]:shahata/codecascades-solver.git
$ cd codecascades-solver
$ npm install
$ npm start