Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 330 Bytes

Toptal-Recommengine

Toptal-Recommengine is a prototype recommendation engine built to accompany an article on Toptal Blog.

Usage

To use this, you need to have the latest version of Node.js and NPM installed.

git clone https://github.com/hjr265/toptal-recommengine.git
cd toptal-recommengine
npm install
npm start