Web Crawler - crawls all links inside of pages and if it finds new link to other pages, it crawls them too.
npm install
Note: I have written code with test driven programming, so that I also used jest framework to test program I am still working on this project, and am planning to use Reactjs for frontend. I hope i will finish sooner!