This is the Triplelift takehome assessment solution
-
Clone this repo
-
In the terminal run
npm install
In the terminal, navigate to this folder and run
node app.js
I created a smaller CSV file of 49 entries (+ headings) to parse and test.
I created a simple unit test to check for the validity of a URL and a dummy tactic. Please feel free to run and check for yourself!