Demo: https://sellingpoint.herokuapp.com
Make sure you have Node.js installed.
$ git clone https://github.com/shivang-saxena/sellPointNode.git # or clone your own fork
$ cd sellPointNode
$ npm install
$ npm start
Your app should now be running on localhost:8080.