Wat-Product
Wat-Product is a website built with Node.js, Express and jade, which uses the Watson news and language analytics API to analyze the popularity and reception of products
Install
To run the website, make sure that node and npm is installed. Additionally, the following packages should be installed:
npm install express
npm install jade
npm install stylus
npm install nib
npm install watson-developer-cloud
Then the website can be accessed at http://localhost:3000/ after running the app using
node app.js
Log in or sign up for Devpost to join the conversation.